Interface DeploymentSynchronizerAdmin
- All Known Implementing Classes:
DeploymentSynchronizerAdminStub
public interface DeploymentSynchronizerAdmin
-
Method Summary
Modifier and TypeMethodDescriptionvoidcheckout()Auto generated method signature for Asynchronous Invocationsvoidcommit()Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationslongAuto generated method signaturelongAuto generated method signaturegetParamsByRepositoryType(String repositoryType11) Auto generated method signatureString[]Auto generated method signatureAuto generated method signaturevoidAuto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartgetParamsByRepositoryType(String repositoryType11, DeploymentSynchronizerAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsvoidstartgetSynchronizerConfigurationForCarbonRepository(DeploymentSynchronizerAdminCallbackHandler callback) Auto generated method signature for Asynchronous InvocationsvoidAuto generated method signature for Asynchronous InvocationsbooleanAuto generated method signaturevoidAuto generated method signature for Asynchronous Invocations
-
Method Details
-
getRepositoryTypes
Auto generated method signature- Parameters:
getRepositoryTypes6-- Throws:
RemoteException
-
startgetRepositoryTypes
void startgetRepositoryTypes(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getRepositoryTypes6-- Throws:
RemoteException
-
disableSynchronizerForCarbonRepository
void disableSynchronizerForCarbonRepository() throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerExceptionAuto generated method signature for Asynchronous Invocations -
getParamsByRepositoryType
RepositoryConfigParameter[] getParamsByRepositoryType(String repositoryType11) throws RemoteException Auto generated method signature- Parameters:
getParamsByRepositoryType10-- Throws:
RemoteException
-
startgetParamsByRepositoryType
void startgetParamsByRepositoryType(String repositoryType11, DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getParamsByRepositoryType10-- Throws:
RemoteException
-
commit
Auto generated method signature for Asynchronous Invocations -
updateSynchronizerForCarbonRepository
void updateSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config16) throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException Auto generated method signature for Asynchronous Invocations -
checkout
Auto generated method signature for Asynchronous Invocations -
getSynchronizerConfigurationForCarbonRepository
DeploymentSynchronizerConfiguration getSynchronizerConfigurationForCarbonRepository() throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerExceptionAuto generated method signature- Parameters:
getSynchronizerConfigurationForCarbonRepository18-- Throws:
DeploymentSynchronizerAdminDeploymentSynchronizerException- :RemoteException
-
startgetSynchronizerConfigurationForCarbonRepository
void startgetSynchronizerConfigurationForCarbonRepository(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getSynchronizerConfigurationForCarbonRepository18-- Throws:
RemoteException
-
synchronizerEnabledForCarbonRepository
Auto generated method signature- Parameters:
synchronizerEnabledForCarbonRepository21-- Throws:
RemoteException
-
startsynchronizerEnabledForCarbonRepository
void startsynchronizerEnabledForCarbonRepository(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
synchronizerEnabledForCarbonRepository21-- Throws:
RemoteException
-
enableSynchronizerForCarbonRepository
void enableSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config25) throws RemoteException, DeploymentSynchronizerAdminDeploymentSynchronizerException Auto generated method signature for Asynchronous Invocations -
getLastCheckoutTime
Auto generated method signature- Parameters:
getLastCheckoutTime26-- Throws:
RemoteException
-
startgetLastCheckoutTime
void startgetLastCheckoutTime(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getLastCheckoutTime26-- Throws:
RemoteException
-
getLastCommitTime
Auto generated method signature- Parameters:
getLastCommitTime29-- Throws:
RemoteException
-
startgetLastCommitTime
void startgetLastCommitTime(DeploymentSynchronizerAdminCallbackHandler callback) throws RemoteException Auto generated method signature for Asynchronous Invocations- Parameters:
getLastCommitTime29-- Throws:
RemoteException
-