|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.isr.yancees.server.AdministrationFacade
This class allows the general adminstration of the server, adding and removing plug-ins, executing shutdown and restart and so on.
Constructor Summary | |
AdministrationFacade()
|
Method Summary | |
void |
resumeYancees()
|
void |
shutdownYancess()
|
void |
suspendYancees()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AdministrationFacade()
Method Detail |
public void shutdownYancess() throws YanceesException
YanceesException
public void suspendYancees() throws YanceesException
YanceesException
public void resumeYancees() throws YanceesException
YanceesException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |