public class ServerAdminStub extends org.apache.axis2.client.Stub implements ServerAdmin
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
ServerAdminStub()
Default Constructor
|
ServerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
ServerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
ServerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
ServerAdminStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
void |
endMaintenance()
Auto generated method signature
|
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
|
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
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic ServerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic ServerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic ServerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic ServerAdminStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic ServerAdminStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic String getServerStatus() throws RemoteException, ServerAdminException
getServerStatus in interface ServerAdmingetServerStatus37 - ServerAdminException - :RemoteExceptionServerAdmin.getServerStatus()public void startgetServerStatus(ServerAdminCallbackHandler callback) throws RemoteException
startgetServerStatus in interface ServerAdmingetServerStatus37 - RemoteExceptionServerAdmin.startgetServerStatus(org.wso2.carbon.server.admin.stub.ServerAdminCallbackHandler)public boolean shutdown()
throws RemoteException
shutdown in interface ServerAdminshutdown40 - RemoteExceptionServerAdmin.shutdown()public void startshutdown(ServerAdminCallbackHandler callback) throws RemoteException
startshutdown in interface ServerAdminshutdown40 - RemoteExceptionServerAdmin.startshutdown(org.wso2.carbon.server.admin.stub.ServerAdminCallbackHandler)public void startMaintenance()
throws RemoteException,
ServerAdminException
startMaintenance in interface ServerAdminServerAdminException - :RemoteExceptionpublic void endMaintenance()
throws RemoteException,
ServerAdminException
endMaintenance in interface ServerAdminServerAdminException - :RemoteExceptionpublic boolean isAlive()
throws RemoteException
isAlive in interface ServerAdminisAlive45 - RemoteExceptionServerAdmin.isAlive()public void startisAlive(ServerAdminCallbackHandler callback) throws RemoteException
startisAlive in interface ServerAdminisAlive45 - RemoteExceptionServerAdmin.startisAlive(org.wso2.carbon.server.admin.stub.ServerAdminCallbackHandler)public String getServerDataAsString() throws RemoteException, ServerAdminException
getServerDataAsString in interface ServerAdmingetServerDataAsString48 - ServerAdminException - :RemoteExceptionServerAdmin.getServerDataAsString()public void startgetServerDataAsString(ServerAdminCallbackHandler callback) throws RemoteException
startgetServerDataAsString in interface ServerAdmingetServerDataAsString48 - RemoteExceptionServerAdmin.startgetServerDataAsString(org.wso2.carbon.server.admin.stub.ServerAdminCallbackHandler)public ServerData getServerData() throws RemoteException, ServerAdminException
getServerData in interface ServerAdmingetServerData51 - ServerAdminException - :RemoteExceptionServerAdmin.getServerData()public void startgetServerData(ServerAdminCallbackHandler callback) throws RemoteException
startgetServerData in interface ServerAdmingetServerData51 - RemoteExceptionServerAdmin.startgetServerData(org.wso2.carbon.server.admin.stub.ServerAdminCallbackHandler)public boolean restartGracefully()
throws RemoteException,
ServerAdminException
restartGracefully in interface ServerAdminrestartGracefully54 - ServerAdminException - :RemoteExceptionServerAdmin.restartGracefully()public void startrestartGracefully(ServerAdminCallbackHandler callback) throws RemoteException
startrestartGracefully in interface ServerAdminrestartGracefully54 - RemoteExceptionServerAdmin.startrestartGracefully(org.wso2.carbon.server.admin.stub.ServerAdminCallbackHandler)public String getServerVersion() throws RemoteException
getServerVersion in interface ServerAdmingetServerVersion57 - RemoteExceptionServerAdmin.getServerVersion()public void startgetServerVersion(ServerAdminCallbackHandler callback) throws RemoteException
startgetServerVersion in interface ServerAdmingetServerVersion57 - RemoteExceptionServerAdmin.startgetServerVersion(org.wso2.carbon.server.admin.stub.ServerAdminCallbackHandler)public boolean restart()
throws RemoteException,
ServerAdminException
restart in interface ServerAdminrestart60 - ServerAdminException - :RemoteExceptionServerAdmin.restart()public void startrestart(ServerAdminCallbackHandler callback) throws RemoteException
startrestart in interface ServerAdminrestart60 - RemoteExceptionServerAdmin.startrestart(org.wso2.carbon.server.admin.stub.ServerAdminCallbackHandler)public boolean shutdownGracefully()
throws RemoteException
shutdownGracefully in interface ServerAdminshutdownGracefully63 - RemoteExceptionServerAdmin.shutdownGracefully()public void startshutdownGracefully(ServerAdminCallbackHandler callback) throws RemoteException
startshutdownGracefully in interface ServerAdminshutdownGracefully63 - RemoteExceptionServerAdmin.startshutdownGracefully(org.wso2.carbon.server.admin.stub.ServerAdminCallbackHandler)Copyright © 2015 WSO2. All rights reserved.