public interface ServerAdmin
| Modifier and Type | Method and Description |
|---|---|
void |
endMaintenance()
Auto generated method signature for Asynchronous Invocations
|
ServerData |
getServerData()
Auto generated method signature
|
String |
getServerDataAsString()
Auto generated method signature
|
String |
getServerStatus()
Auto generated method signature
|
String |
getServerVersion()
Auto generated method signature
|
boolean |
isAlive()
Auto generated method signature
|
boolean |
restart()
Auto generated method signature
|
boolean |
restartGracefully()
Auto generated method signature
|
boolean |
shutdown()
Auto generated method signature
|
boolean |
shutdownGracefully()
Auto generated method signature
|
void |
startgetServerData(ServerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServerDataAsString(ServerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServerStatus(ServerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetServerVersion(ServerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisAlive(ServerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startMaintenance()
Auto generated method signature for Asynchronous Invocations
|
void |
startrestart(ServerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startrestartGracefully(ServerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startshutdown(ServerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startshutdownGracefully(ServerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String getServerStatus() throws RemoteException, ServerAdminException
getServerStatus8 - ServerAdminException - :RemoteExceptionvoid startgetServerStatus(ServerAdminCallbackHandler callback) throws RemoteException
getServerStatus8 - RemoteExceptionboolean shutdown()
throws RemoteException
shutdown11 - RemoteExceptionvoid startshutdown(ServerAdminCallbackHandler callback) throws RemoteException
shutdown11 - RemoteExceptionvoid startMaintenance()
throws RemoteException,
ServerAdminException
ServerAdminException - :RemoteExceptionvoid endMaintenance()
throws RemoteException,
ServerAdminException
ServerAdminException - :RemoteExceptionboolean isAlive()
throws RemoteException
isAlive16 - RemoteExceptionvoid startisAlive(ServerAdminCallbackHandler callback) throws RemoteException
isAlive16 - RemoteExceptionString getServerDataAsString() throws RemoteException, ServerAdminException
getServerDataAsString19 - ServerAdminException - :RemoteExceptionvoid startgetServerDataAsString(ServerAdminCallbackHandler callback) throws RemoteException
getServerDataAsString19 - RemoteExceptionServerData getServerData() throws RemoteException, ServerAdminException
getServerData22 - ServerAdminException - :RemoteExceptionvoid startgetServerData(ServerAdminCallbackHandler callback) throws RemoteException
getServerData22 - RemoteExceptionboolean restartGracefully()
throws RemoteException,
ServerAdminException
restartGracefully25 - ServerAdminException - :RemoteExceptionvoid startrestartGracefully(ServerAdminCallbackHandler callback) throws RemoteException
restartGracefully25 - RemoteExceptionString getServerVersion() throws RemoteException
getServerVersion28 - RemoteExceptionvoid startgetServerVersion(ServerAdminCallbackHandler callback) throws RemoteException
getServerVersion28 - RemoteExceptionboolean restart()
throws RemoteException,
ServerAdminException
restart31 - ServerAdminException - :RemoteExceptionvoid startrestart(ServerAdminCallbackHandler callback) throws RemoteException
restart31 - RemoteExceptionboolean shutdownGracefully()
throws RemoteException
shutdownGracefully34 - RemoteExceptionvoid startshutdownGracefully(ServerAdminCallbackHandler callback) throws RemoteException
shutdownGracefully34 - RemoteExceptionCopyright © 2015 WSO2. All rights reserved.