|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.ozoneDB.core.ServerComponent | +--org.ozoneDB.core.admin.AdminManager
This class does nothing than handling the initialization of the admin system.
Admin
Field Summary |
Fields inherited from class org.ozoneDB.core.ServerComponent |
env |
Constructor Summary | |
AdminManager(Env _env)
|
Method Summary | |
void |
save()
Save the internal state in the state to the server state properties. |
void |
shutdown()
|
void |
startup()
Start up and load the internal state from the server state properties. |
Methods inherited from class org.ozoneDB.core.ServerComponent |
clearChanged, hasChanged, setChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AdminManager(Env _env)
Method Detail |
public void startup() throws java.lang.Exception
ServerComponent
startup
in class ServerComponent
java.lang.Exception
public void shutdown() throws java.lang.Exception
shutdown
in class ServerComponent
java.lang.Exception
public void save() throws java.lang.Exception
ServerComponent
save
in class ServerComponent
java.lang.Exception
|
ozone core API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |