Interface ServerAdmin
- All Known Implementing Classes:
ServerAdminStub
public interface ServerAdmin
-
Method Summary
Modifier and TypeMethodDescriptionvoidAuto generated method signature for Asynchronous InvocationsAuto generated method signatureAuto generated method signatureAuto generated method signatureAuto generated method signaturebooleanisAlive()Auto generated method signaturebooleanrestart()Auto generated method signaturebooleanAuto generated method signaturebooleanshutdown()Auto generated method signaturebooleanAuto generated method signaturevoidstartgetServerData(ServerAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartisAlive(ServerAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous Invocationsvoidstartrestart(ServerAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous Invocationsvoidstartshutdown(ServerAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous Invocations
-
Method Details
-
restart
Auto generated method signature- Parameters:
restart8-- Throws:
ServerAdminException- :RemoteException
-
startrestart
Auto generated method signature for Asynchronous Invocations- Parameters:
restart8-- Throws:
RemoteException
-
shutdownGracefully
Auto generated method signature- Parameters:
shutdownGracefully11-- Throws:
RemoteException
-
startshutdownGracefully
Auto generated method signature for Asynchronous Invocations- Parameters:
shutdownGracefully11-- Throws:
RemoteException
-
isAlive
Auto generated method signature- Parameters:
isAlive14-- Throws:
RemoteException
-
startisAlive
Auto generated method signature for Asynchronous Invocations- Parameters:
isAlive14-- Throws:
RemoteException
-
getServerData
Auto generated method signature- Parameters:
getServerData17-- Throws:
ServerAdminException- :RemoteException
-
startgetServerData
Auto generated method signature for Asynchronous Invocations- Parameters:
getServerData17-- Throws:
RemoteException
-
getServerStatus
Auto generated method signature- Parameters:
getServerStatus20-- Throws:
ServerAdminException- :RemoteException
-
startgetServerStatus
Auto generated method signature for Asynchronous Invocations- Parameters:
getServerStatus20-- Throws:
RemoteException
-
endMaintenance
Auto generated method signature for Asynchronous Invocations- Throws:
ServerAdminException- :RemoteException
-
restartGracefully
Auto generated method signature- Parameters:
restartGracefully24-- Throws:
ServerAdminException- :RemoteException
-
startrestartGracefully
Auto generated method signature for Asynchronous Invocations- Parameters:
restartGracefully24-- Throws:
RemoteException
-
getServerDataAsString
Auto generated method signature- Parameters:
getServerDataAsString27-- Throws:
ServerAdminException- :RemoteException
-
startgetServerDataAsString
Auto generated method signature for Asynchronous Invocations- Parameters:
getServerDataAsString27-- Throws:
RemoteException
-
startMaintenance
Auto generated method signature for Asynchronous Invocations- Throws:
ServerAdminException- :RemoteException
-
shutdown
Auto generated method signature- Parameters:
shutdown31-- Throws:
RemoteException
-
startshutdown
Auto generated method signature for Asynchronous Invocations- Parameters:
shutdown31-- Throws:
RemoteException
-
getServerVersion
Auto generated method signature- Parameters:
getServerVersion34-- Throws:
RemoteException
-
startgetServerVersion
Auto generated method signature for Asynchronous Invocations- Parameters:
getServerVersion34-- Throws:
RemoteException
-