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
|
boolean restart()
throws RemoteException,
ServerAdminException
restart8 - ServerAdminException - :RemoteExceptionvoid startrestart(ServerAdminCallbackHandler callback) throws RemoteException
restart8 - RemoteExceptionboolean shutdownGracefully()
throws RemoteException
shutdownGracefully11 - RemoteExceptionvoid startshutdownGracefully(ServerAdminCallbackHandler callback) throws RemoteException
shutdownGracefully11 - RemoteExceptionboolean isAlive()
throws RemoteException
isAlive14 - RemoteExceptionvoid startisAlive(ServerAdminCallbackHandler callback) throws RemoteException
isAlive14 - RemoteExceptionServerData getServerData() throws RemoteException, ServerAdminException
getServerData17 - ServerAdminException - :RemoteExceptionvoid startgetServerData(ServerAdminCallbackHandler callback) throws RemoteException
getServerData17 - RemoteExceptionString getServerStatus() throws RemoteException, ServerAdminException
getServerStatus20 - ServerAdminException - :RemoteExceptionvoid startgetServerStatus(ServerAdminCallbackHandler callback) throws RemoteException
getServerStatus20 - RemoteExceptionvoid endMaintenance()
throws RemoteException,
ServerAdminException
ServerAdminException - :RemoteExceptionboolean restartGracefully()
throws RemoteException,
ServerAdminException
restartGracefully24 - ServerAdminException - :RemoteExceptionvoid startrestartGracefully(ServerAdminCallbackHandler callback) throws RemoteException
restartGracefully24 - RemoteExceptionString getServerDataAsString() throws RemoteException, ServerAdminException
getServerDataAsString27 - ServerAdminException - :RemoteExceptionvoid startgetServerDataAsString(ServerAdminCallbackHandler callback) throws RemoteException
getServerDataAsString27 - RemoteExceptionvoid startMaintenance()
throws RemoteException,
ServerAdminException
ServerAdminException - :RemoteExceptionboolean shutdown()
throws RemoteException
shutdown31 - RemoteExceptionvoid startshutdown(ServerAdminCallbackHandler callback) throws RemoteException
shutdown31 - RemoteExceptionString getServerVersion() throws RemoteException
getServerVersion34 - RemoteExceptionvoid startgetServerVersion(ServerAdminCallbackHandler callback) throws RemoteException
getServerVersion34 - RemoteExceptionCopyright © 2019 WSO2. All Rights Reserved.