|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mydm.db.DBManager
Manager class for the Underlying database.
| Constructor Summary | |
DBManager(java.lang.String config)
constructor |
|
| Method Summary | |
int |
getPort()
returns the port number on which the Kernel is running |
boolean |
start()
starts the service |
boolean |
stop()
stops service |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DBManager(java.lang.String config)
config - Absolute Path for system.xml for xindice| Method Detail |
public boolean start()
public boolean stop()
public int getPort()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||