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 groupName45)
Auto generated method signature
|
Group[] |
getGroups()
Auto generated method signature
|
GroupMember[] |
getMembers(String groupName55)
Auto generated method signature
|
void |
restartCluster()
Auto generated method signature
|
void |
restartClusterGracefully()
Auto generated method signature
|
void |
restartGroup(String groupName50)
Auto generated method signature
|
void |
restartGroupGracefully(String groupName63)
Auto generated method signature
|
void |
shutdownCluster()
Auto generated method signature
|
void |
shutdownClusterGracefully()
Auto generated method signature
|
void |
shutdownGroup(String groupName40)
Auto generated method signature
|
void |
shutdownGroupGracefully(String groupName42)
Auto generated method signature
|
void |
startClusterMaintenance()
Auto generated method signature
|
void |
startgetGroups(ClusterAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMembers(String groupName55,
ClusterAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startGroupMaintenance(String groupName47)
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 shutdownGroup(String groupName40) throws RemoteException, Exception
shutdownGroup in interface ClusterAdminException - :RemoteExceptionpublic void shutdownGroupGracefully(String groupName42) throws RemoteException, Exception
shutdownGroupGracefully in interface ClusterAdminException - :RemoteExceptionpublic void restartCluster()
throws RemoteException,
Exception
restartCluster in interface ClusterAdminException - :RemoteExceptionpublic void endGroupMaintenance(String groupName45) throws RemoteException, Exception
endGroupMaintenance in interface ClusterAdminException - :RemoteExceptionpublic void startGroupMaintenance(String groupName47) throws RemoteException, Exception
startGroupMaintenance in interface ClusterAdminException - :RemoteExceptionpublic void startClusterMaintenance()
throws RemoteException,
Exception
startClusterMaintenance in interface ClusterAdminException - :RemoteExceptionpublic void restartGroup(String groupName50) throws RemoteException, Exception
restartGroup in interface ClusterAdminException - :RemoteExceptionpublic void shutdownClusterGracefully()
throws RemoteException,
Exception
shutdownClusterGracefully in interface ClusterAdminException - :RemoteExceptionpublic void restartClusterGracefully()
throws RemoteException,
Exception
restartClusterGracefully in interface ClusterAdminException - :RemoteExceptionpublic void shutdownCluster()
throws RemoteException,
Exception
shutdownCluster in interface ClusterAdminException - :RemoteExceptionpublic GroupMember[] getMembers(String groupName55) throws RemoteException, Exception
getMembers in interface ClusterAdmingetMembers54 - Exception - :RemoteExceptionClusterAdmin.getMembers(java.lang.String)public void startgetMembers(String groupName55, ClusterAdminCallbackHandler callback) throws RemoteException
startgetMembers in interface ClusterAdmingetMembers54 - RemoteExceptionClusterAdmin.startgetMembers(java.lang.String, org.wso2.carbon.cluster.mgt.admin.stub.ClusterAdminCallbackHandler)public 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 endClusterMaintenance()
throws RemoteException,
Exception
endClusterMaintenance in interface ClusterAdminException - :RemoteExceptionpublic void restartGroupGracefully(String groupName63) throws RemoteException, Exception
restartGroupGracefully in interface ClusterAdminException - :RemoteExceptionCopyright © 2019 WSO2. All rights reserved.