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, setServiceClientEPR
public AndesManagerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public AndesManagerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public AndesManagerServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public AndesManagerServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public AndesManagerServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public boolean isClusteringEnabled() throws RemoteException, AndesManagerServiceClusterMgtExceptionException
isClusteringEnabled
in interface AndesManagerService
isClusteringEnabled15
- AndesManagerServiceClusterMgtExceptionException
- :RemoteException
AndesManagerService.isClusteringEnabled()
public void startisClusteringEnabled(AndesManagerServiceCallbackHandler callback) throws RemoteException
startisClusteringEnabled
in interface AndesManagerService
isClusteringEnabled15
- RemoteException
AndesManagerService.startisClusteringEnabled(org.wso2.carbon.andes.mgt.stub.AndesManagerServiceCallbackHandler)
public String getMyNodeID() throws RemoteException, AndesManagerServiceClusterMgtExceptionException
getMyNodeID
in interface AndesManagerService
getMyNodeID18
- AndesManagerServiceClusterMgtExceptionException
- :RemoteException
AndesManagerService.getMyNodeID()
public void startgetMyNodeID(AndesManagerServiceCallbackHandler callback) throws RemoteException
startgetMyNodeID
in interface AndesManagerService
getMyNodeID18
- RemoteException
AndesManagerService.startgetMyNodeID(org.wso2.carbon.andes.mgt.stub.AndesManagerServiceCallbackHandler)
public boolean getStoreHealth() throws RemoteException, AndesManagerServiceClusterMgtExceptionException
getStoreHealth
in interface AndesManagerService
getStoreHealth21
- AndesManagerServiceClusterMgtExceptionException
- :RemoteException
AndesManagerService.getStoreHealth()
public void startgetStoreHealth(AndesManagerServiceCallbackHandler callback) throws RemoteException
startgetStoreHealth
in interface AndesManagerService
getStoreHealth21
- RemoteException
AndesManagerService.startgetStoreHealth(org.wso2.carbon.andes.mgt.stub.AndesManagerServiceCallbackHandler)
public String[] getAllClusterNodeAddresses() throws RemoteException, AndesManagerServiceClusterMgtAdminExceptionException
getAllClusterNodeAddresses
in interface AndesManagerService
getAllClusterNodeAddresses24
- AndesManagerServiceClusterMgtAdminExceptionException
- :RemoteException
AndesManagerService.getAllClusterNodeAddresses()
public void startgetAllClusterNodeAddresses(AndesManagerServiceCallbackHandler callback) throws RemoteException
startgetAllClusterNodeAddresses
in interface AndesManagerService
getAllClusterNodeAddresses24
- RemoteException
AndesManagerService.startgetAllClusterNodeAddresses(org.wso2.carbon.andes.mgt.stub.AndesManagerServiceCallbackHandler)
Copyright © 2024 WSO2. All rights reserved.