public class AndesManagerServiceStub extends org.apache.axis2.client.Stub implements AndesManagerService
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
AndesManagerServiceStub()
Default Constructor
|
AndesManagerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
AndesManagerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
AndesManagerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
AndesManagerServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAllClusterNodeAddresses()
Auto generated method signature
|
String |
getMyNodeID()
Auto generated method signature
|
boolean |
getStoreHealth()
Auto generated method signature
|
boolean |
isClusteringEnabled()
Auto generated method signature
|
void |
startgetAllClusterNodeAddresses(AndesManagerServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetMyNodeID(AndesManagerServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetStoreHealth(AndesManagerServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisClusteringEnabled(AndesManagerServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic AndesManagerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic AndesManagerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic AndesManagerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic AndesManagerServiceStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic AndesManagerServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic boolean getStoreHealth()
throws RemoteException,
AndesManagerServiceClusterMgtExceptionException
getStoreHealth in interface AndesManagerServicegetStoreHealth15 - AndesManagerServiceClusterMgtExceptionException - :RemoteExceptionAndesManagerService.getStoreHealth()public void startgetStoreHealth(AndesManagerServiceCallbackHandler callback) throws RemoteException
startgetStoreHealth in interface AndesManagerServicegetStoreHealth15 - RemoteExceptionAndesManagerService.startgetStoreHealth(org.wso2.carbon.andes.mgt.stub.AndesManagerServiceCallbackHandler)public boolean isClusteringEnabled()
throws RemoteException,
AndesManagerServiceClusterMgtExceptionException
isClusteringEnabled in interface AndesManagerServiceisClusteringEnabled18 - AndesManagerServiceClusterMgtExceptionException - :RemoteExceptionAndesManagerService.isClusteringEnabled()public void startisClusteringEnabled(AndesManagerServiceCallbackHandler callback) throws RemoteException
startisClusteringEnabled in interface AndesManagerServiceisClusteringEnabled18 - RemoteExceptionAndesManagerService.startisClusteringEnabled(org.wso2.carbon.andes.mgt.stub.AndesManagerServiceCallbackHandler)public String[] getAllClusterNodeAddresses() throws RemoteException, AndesManagerServiceClusterMgtAdminExceptionException
getAllClusterNodeAddresses in interface AndesManagerServicegetAllClusterNodeAddresses21 - AndesManagerServiceClusterMgtAdminExceptionException - :RemoteExceptionAndesManagerService.getAllClusterNodeAddresses()public void startgetAllClusterNodeAddresses(AndesManagerServiceCallbackHandler callback) throws RemoteException
startgetAllClusterNodeAddresses in interface AndesManagerServicegetAllClusterNodeAddresses21 - RemoteExceptionAndesManagerService.startgetAllClusterNodeAddresses(org.wso2.carbon.andes.mgt.stub.AndesManagerServiceCallbackHandler)public String getMyNodeID() throws RemoteException, AndesManagerServiceClusterMgtExceptionException
getMyNodeID in interface AndesManagerServicegetMyNodeID24 - AndesManagerServiceClusterMgtExceptionException - :RemoteExceptionAndesManagerService.getMyNodeID()public void startgetMyNodeID(AndesManagerServiceCallbackHandler callback) throws RemoteException
startgetMyNodeID in interface AndesManagerServicegetMyNodeID24 - RemoteExceptionAndesManagerService.startgetMyNodeID(org.wso2.carbon.andes.mgt.stub.AndesManagerServiceCallbackHandler)Copyright © 2017 WSO2. All rights reserved.