|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ServerAdminIF
External interface for the ServerAdmin utility class.
| Method Summary | |
|---|---|
boolean |
setlogging(java.lang.String property)
set a log4j property and reset the logging to use the new properties. |
int |
shutdown(long time)
Shutdown the server |
| Method Detail |
|---|
int shutdown(long time)
throws java.rmi.RemoteException
time - specified in milliseconds. -1 will force an immediate exit in the process
java.rmi.RemoteException - if the communications failed
boolean setlogging(java.lang.String property)
throws java.rmi.RemoteException
property - The log4j property in the form of key=value
java.rmi.RemoteException - if the communications failedAppProperties
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||