|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.rmi.server.RemoteObject | +--java.rmi.server.RemoteStub | +--com.ibm.manplato.Server_Stub
Fields inherited from class java.rmi.server.RemoteObject |
ref |
Constructor Summary | |
Server_Stub(java.rmi.server.RemoteRef ref)
|
Method Summary | |
(package private) static void |
|
java.lang.Boolean |
stopServer(java.lang.String $param_String_1)
Informs the server to shutdown all operations. |
Methods inherited from class java.rmi.server.RemoteStub |
setRef |
Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Server_Stub(java.rmi.server.RemoteRef ref)
Method Detail |
static void()
public java.lang.Boolean stopServer(java.lang.String $param_String_1) throws java.rmi.RemoteException
RemoteManagementListener
stopServer
in interface RemoteManagementListener
com.ibm.manplato.RemoteManagementListener
the
- remote administration password.java.rmi.RemoteException
- Any exception thrown while processing the request.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |