|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectserver.DatabaseRunner
public class DatabaseRunner
Esta clase modelo un Adminitrador de servidor SQL. Permite iniciar y detener el servicio eligiendo una configuracion. Solo modela la parte del Model del MVC. pattern: MVC
![]() |
![]() |
| Constructor Summary | |
|---|---|
DatabaseRunner()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static void |
startService(TransportServiceConfigurator c)
|
static void |
stopService()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DatabaseRunner()
| Method Detail |
|---|
public static void startService(TransportServiceConfigurator c)
public static void stopService()
public static void main(java.lang.String[] args)
throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||