|
||||||||||
| 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.deployment.synchronizer.stub.types.DeploymentSynchronizerAdminStub
public class DeploymentSynchronizerAdminStub
| Field Summary | |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations
|
| Fields inherited from class org.apache.axis2.client.Stub |
|---|
_service, _serviceClient, modules |
| Constructor Summary | |
|---|---|
DeploymentSynchronizerAdminStub()
Default Constructor |
|
DeploymentSynchronizerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor |
|
DeploymentSynchronizerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext |
|
DeploymentSynchronizerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner |
|
DeploymentSynchronizerAdminStub(String targetEndpoint)
Constructor taking the target endpoint |
|
| Method Summary | |
|---|---|
void |
checkout()
Auto generated method signature |
void |
commit()
Auto generated method signature |
void |
disableSynchronizerForCarbonRepository()
Auto generated method signature |
void |
enableSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config33)
Auto generated method signature |
long |
getLastCheckoutTime()
Auto generated method signature |
long |
getLastCommitTime()
Auto generated method signature |
RepositoryConfigParameter[] |
getParamsByRepositoryType(String repositoryType44)
Auto generated method signature |
String[] |
getRepositoryTypes()
Auto generated method signature |
DeploymentSynchronizerConfiguration |
getSynchronizerConfigurationForCarbonRepository()
Auto generated method signature |
void |
startgetLastCheckoutTime(DeploymentSynchronizerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetLastCommitTime(DeploymentSynchronizerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetParamsByRepositoryType(String repositoryType44,
DeploymentSynchronizerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetRepositoryTypes(DeploymentSynchronizerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startgetSynchronizerConfigurationForCarbonRepository(DeploymentSynchronizerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
void |
startsynchronizerEnabledForCarbonRepository(DeploymentSynchronizerAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations |
boolean |
synchronizerEnabledForCarbonRepository()
Auto generated method signature |
void |
updateSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config42)
Auto generated method signature |
| 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 DeploymentSynchronizerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public DeploymentSynchronizerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public DeploymentSynchronizerAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public DeploymentSynchronizerAdminStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public DeploymentSynchronizerAdminStub(String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault| Method Detail |
|---|
public void enableSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config33)
throws RemoteException,
DeploymentSynchronizerAdminDeploymentSynchronizerException
enableSynchronizerForCarbonRepository in interface DeploymentSynchronizerAdminDeploymentSynchronizerAdminDeploymentSynchronizerException - :
RemoteException
public DeploymentSynchronizerConfiguration getSynchronizerConfigurationForCarbonRepository()
throws RemoteException,
DeploymentSynchronizerAdminDeploymentSynchronizerException
getSynchronizerConfigurationForCarbonRepository in interface DeploymentSynchronizerAdmingetSynchronizerConfigurationForCarbonRepository34 -
DeploymentSynchronizerAdminDeploymentSynchronizerException - :
RemoteExceptionDeploymentSynchronizerAdmin.getSynchronizerConfigurationForCarbonRepository()
public void startgetSynchronizerConfigurationForCarbonRepository(DeploymentSynchronizerAdminCallbackHandler callback)
throws RemoteException
startgetSynchronizerConfigurationForCarbonRepository in interface DeploymentSynchronizerAdmingetSynchronizerConfigurationForCarbonRepository34 -
RemoteExceptionDeploymentSynchronizerAdmin.startgetSynchronizerConfigurationForCarbonRepository(org.wso2.carbon.deployment.synchronizer.stub.types.DeploymentSynchronizerAdminCallbackHandler)
public void disableSynchronizerForCarbonRepository()
throws RemoteException,
DeploymentSynchronizerAdminDeploymentSynchronizerException
disableSynchronizerForCarbonRepository in interface DeploymentSynchronizerAdminDeploymentSynchronizerAdminDeploymentSynchronizerException - :
RemoteException
public String[] getRepositoryTypes()
throws RemoteException
getRepositoryTypes in interface DeploymentSynchronizerAdmingetRepositoryTypes38 -
RemoteExceptionDeploymentSynchronizerAdmin.getRepositoryTypes()
public void startgetRepositoryTypes(DeploymentSynchronizerAdminCallbackHandler callback)
throws RemoteException
startgetRepositoryTypes in interface DeploymentSynchronizerAdmingetRepositoryTypes38 -
RemoteExceptionDeploymentSynchronizerAdmin.startgetRepositoryTypes(org.wso2.carbon.deployment.synchronizer.stub.types.DeploymentSynchronizerAdminCallbackHandler)
public void updateSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config42)
throws RemoteException,
DeploymentSynchronizerAdminDeploymentSynchronizerException
updateSynchronizerForCarbonRepository in interface DeploymentSynchronizerAdminDeploymentSynchronizerAdminDeploymentSynchronizerException - :
RemoteException
public RepositoryConfigParameter[] getParamsByRepositoryType(String repositoryType44)
throws RemoteException
getParamsByRepositoryType in interface DeploymentSynchronizerAdmingetParamsByRepositoryType43 -
RemoteExceptionDeploymentSynchronizerAdmin.getParamsByRepositoryType(java.lang.String)
public void startgetParamsByRepositoryType(String repositoryType44,
DeploymentSynchronizerAdminCallbackHandler callback)
throws RemoteException
startgetParamsByRepositoryType in interface DeploymentSynchronizerAdmingetParamsByRepositoryType43 -
RemoteExceptionDeploymentSynchronizerAdmin.startgetParamsByRepositoryType(java.lang.String, org.wso2.carbon.deployment.synchronizer.stub.types.DeploymentSynchronizerAdminCallbackHandler)
public long getLastCommitTime()
throws RemoteException
getLastCommitTime in interface DeploymentSynchronizerAdmingetLastCommitTime47 -
RemoteExceptionDeploymentSynchronizerAdmin.getLastCommitTime()
public void startgetLastCommitTime(DeploymentSynchronizerAdminCallbackHandler callback)
throws RemoteException
startgetLastCommitTime in interface DeploymentSynchronizerAdmingetLastCommitTime47 -
RemoteExceptionDeploymentSynchronizerAdmin.startgetLastCommitTime(org.wso2.carbon.deployment.synchronizer.stub.types.DeploymentSynchronizerAdminCallbackHandler)
public void commit()
throws RemoteException,
DeploymentSynchronizerAdminDeploymentSynchronizerException
commit in interface DeploymentSynchronizerAdminDeploymentSynchronizerAdminDeploymentSynchronizerException - :
RemoteException
public long getLastCheckoutTime()
throws RemoteException
getLastCheckoutTime in interface DeploymentSynchronizerAdmingetLastCheckoutTime51 -
RemoteExceptionDeploymentSynchronizerAdmin.getLastCheckoutTime()
public void startgetLastCheckoutTime(DeploymentSynchronizerAdminCallbackHandler callback)
throws RemoteException
startgetLastCheckoutTime in interface DeploymentSynchronizerAdmingetLastCheckoutTime51 -
RemoteExceptionDeploymentSynchronizerAdmin.startgetLastCheckoutTime(org.wso2.carbon.deployment.synchronizer.stub.types.DeploymentSynchronizerAdminCallbackHandler)
public void checkout()
throws RemoteException,
DeploymentSynchronizerAdminDeploymentSynchronizerException
checkout in interface DeploymentSynchronizerAdminDeploymentSynchronizerAdminDeploymentSynchronizerException - :
RemoteException
public boolean synchronizerEnabledForCarbonRepository()
throws RemoteException
synchronizerEnabledForCarbonRepository in interface DeploymentSynchronizerAdminsynchronizerEnabledForCarbonRepository55 -
RemoteExceptionDeploymentSynchronizerAdmin.synchronizerEnabledForCarbonRepository()
public void startsynchronizerEnabledForCarbonRepository(DeploymentSynchronizerAdminCallbackHandler callback)
throws RemoteException
startsynchronizerEnabledForCarbonRepository in interface DeploymentSynchronizerAdminsynchronizerEnabledForCarbonRepository55 -
RemoteExceptionDeploymentSynchronizerAdmin.startsynchronizerEnabledForCarbonRepository(org.wso2.carbon.deployment.synchronizer.stub.types.DeploymentSynchronizerAdminCallbackHandler)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||