|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.client.Stub
org.wso2.carbon.server.admin.stub.ServerAdminStub
public class ServerAdminStub
| Field Summary | |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations
|
| Fields inherited from class org.apache.axis2.client.Stub |
|---|
_service, _serviceClient, modules |
| Constructor Summary | |
|---|---|
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 |
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class org.apache.axis2.client.Stub |
|---|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.apache.axis2.description.AxisOperation[] _operations
| Constructor Detail |
|---|
public ServerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public ServerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public ServerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public ServerAdminStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public ServerAdminStub(String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault| Method Detail |
|---|
public 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 void startMaintenance()
throws RemoteException,
ServerAdminException
startMaintenance in interface ServerAdminServerAdminException - :
RemoteException
public boolean shutdown()
throws RemoteException
shutdown in interface ServerAdminshutdown41 -
RemoteExceptionServerAdmin.shutdown()
public void startshutdown(ServerAdminCallbackHandler callback)
throws RemoteException
startshutdown in interface ServerAdminshutdown41 -
RemoteExceptionServerAdmin.startshutdown(org.wso2.carbon.server.admin.stub.ServerAdminCallbackHandler)
public void endMaintenance()
throws RemoteException,
ServerAdminException
endMaintenance in interface ServerAdminServerAdminException - :
RemoteException
public String getServerDataAsString()
throws RemoteException,
ServerAdminException
getServerDataAsString in interface ServerAdmingetServerDataAsString45 -
ServerAdminException - :
RemoteExceptionServerAdmin.getServerDataAsString()
public void startgetServerDataAsString(ServerAdminCallbackHandler callback)
throws RemoteException
startgetServerDataAsString in interface ServerAdmingetServerDataAsString45 -
RemoteExceptionServerAdmin.startgetServerDataAsString(org.wso2.carbon.server.admin.stub.ServerAdminCallbackHandler)
public boolean isAlive()
throws RemoteException
isAlive in interface ServerAdminisAlive48 -
RemoteExceptionServerAdmin.isAlive()
public void startisAlive(ServerAdminCallbackHandler callback)
throws RemoteException
startisAlive in interface ServerAdminisAlive48 -
RemoteExceptionServerAdmin.startisAlive(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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||