public class ClusterAdminStub extends org.apache.axis2.client.Stub implements ClusterAdmin
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
ClusterAdminStub()
Default Constructor
|
ClusterAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
ClusterAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
ClusterAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
ClusterAdminStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
void |
endClusterMaintenance()
Auto generated method signature
|
void |
endGroupMaintenance(String groupName61)
Auto generated method signature
|
Group[] |
getGroups()
Auto generated method signature
|
GroupMember[] |
getMembers(String groupName54)
Auto generated method signature
|
void |
restartCluster()
Auto generated method signature
|
void |
restartClusterGracefully()
Auto generated method signature
|
void |
restartGroup(String groupName63)
Auto generated method signature
|
void |
restartGroupGracefully(String groupName58)
Auto generated method signature
|
void |
shutdownCluster()
Auto generated method signature
|
void |
shutdownClusterGracefully()
Auto generated method signature
|
void |
shutdownGroup(String groupName50)
Auto generated method signature
|
void |
shutdownGroupGracefully(String groupName45)
Auto generated method signature
|
void |
startClusterMaintenance()
Auto generated method signature
|
void |
startgetGroups(ClusterAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMembers(String groupName54,
ClusterAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startGroupMaintenance(String groupName48)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic ClusterAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic ClusterAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic ClusterAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic ClusterAdminStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic ClusterAdminStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic void restartCluster()
throws RemoteException,
Exception
restartCluster in interface ClusterAdminException - :RemoteExceptionpublic Group[] getGroups() throws RemoteException, Exception
getGroups in interface ClusterAdminException - :RemoteExceptionClusterAdmin.getGroups()public void startgetGroups(ClusterAdminCallbackHandler callback) throws RemoteException
startgetGroups in interface ClusterAdminRemoteExceptionClusterAdmin.startgetGroups(org.wso2.carbon.cluster.mgt.admin.stub.ClusterAdminCallbackHandler)public void restartClusterGracefully()
throws RemoteException,
Exception
restartClusterGracefully in interface ClusterAdminException - :RemoteExceptionpublic void shutdownGroupGracefully(String groupName45) throws RemoteException, Exception
shutdownGroupGracefully in interface ClusterAdminException - :RemoteExceptionpublic void shutdownClusterGracefully()
throws RemoteException,
Exception
shutdownClusterGracefully in interface ClusterAdminException - :RemoteExceptionpublic void startGroupMaintenance(String groupName48) throws RemoteException, Exception
startGroupMaintenance in interface ClusterAdminException - :RemoteExceptionpublic void shutdownGroup(String groupName50) throws RemoteException, Exception
shutdownGroup in interface ClusterAdminException - :RemoteExceptionpublic void startClusterMaintenance()
throws RemoteException,
Exception
startClusterMaintenance in interface ClusterAdminException - :RemoteExceptionpublic void shutdownCluster()
throws RemoteException,
Exception
shutdownCluster in interface ClusterAdminException - :RemoteExceptionpublic GroupMember[] getMembers(String groupName54) throws RemoteException, Exception
getMembers in interface ClusterAdmingetMembers53 - Exception - :RemoteExceptionClusterAdmin.getMembers(java.lang.String)public void startgetMembers(String groupName54, ClusterAdminCallbackHandler callback) throws RemoteException
startgetMembers in interface ClusterAdmingetMembers53 - RemoteExceptionClusterAdmin.startgetMembers(java.lang.String, org.wso2.carbon.cluster.mgt.admin.stub.ClusterAdminCallbackHandler)public void restartGroupGracefully(String groupName58) throws RemoteException, Exception
restartGroupGracefully in interface ClusterAdminException - :RemoteExceptionpublic void endClusterMaintenance()
throws RemoteException,
Exception
endClusterMaintenance in interface ClusterAdminException - :RemoteExceptionpublic void endGroupMaintenance(String groupName61) throws RemoteException, Exception
endGroupMaintenance in interface ClusterAdminException - :RemoteExceptionpublic void restartGroup(String groupName63) throws RemoteException, Exception
restartGroup in interface ClusterAdminException - :RemoteExceptionCopyright © 2017 WSO2. All rights reserved.