Uses of Class
org.wso2.carbon.deployment.synchronizer.stub.types.util.DeploymentSynchronizerConfiguration
Packages that use DeploymentSynchronizerConfiguration
Package
Description
-
Uses of DeploymentSynchronizerConfiguration in org.wso2.carbon.deployment.synchronizer.stub.types
Methods in org.wso2.carbon.deployment.synchronizer.stub.types that return DeploymentSynchronizerConfigurationModifier and TypeMethodDescriptionDeploymentSynchronizerAdmin.getSynchronizerConfigurationForCarbonRepository()Auto generated method signatureDeploymentSynchronizerAdminStub.getSynchronizerConfigurationForCarbonRepository()Auto generated method signatureMethods in org.wso2.carbon.deployment.synchronizer.stub.types with parameters of type DeploymentSynchronizerConfigurationModifier and TypeMethodDescriptionvoidDeploymentSynchronizerAdmin.enableSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config25) Auto generated method signature for Asynchronous InvocationsvoidDeploymentSynchronizerAdminStub.enableSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config51) Auto generated method signaturevoidDeploymentSynchronizerAdminCallbackHandler.receiveResultgetSynchronizerConfigurationForCarbonRepository(DeploymentSynchronizerConfiguration result) auto generated Axis2 call back method for getSynchronizerConfigurationForCarbonRepository method override this method for handling normal response from getSynchronizerConfigurationForCarbonRepository operationvoidDeploymentSynchronizerAdmin.updateSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config16) Auto generated method signature for Asynchronous InvocationsvoidDeploymentSynchronizerAdminStub.updateSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config42) Auto generated method signature -
Uses of DeploymentSynchronizerConfiguration in org.wso2.carbon.deployment.synchronizer.stub.types.synapse
Fields in org.wso2.carbon.deployment.synchronizer.stub.types.synapse declared as DeploymentSynchronizerConfigurationModifier and TypeFieldDescriptionprotected DeploymentSynchronizerConfigurationGetSynchronizerConfigurationForCarbonRepositoryResponse.local_returnfield for _returnprotected DeploymentSynchronizerConfigurationEnableSynchronizerForCarbonRepository.localConfigfield for Configprotected DeploymentSynchronizerConfigurationUpdateSynchronizerForCarbonRepository.localConfigfield for ConfigMethods in org.wso2.carbon.deployment.synchronizer.stub.types.synapse that return DeploymentSynchronizerConfigurationModifier and TypeMethodDescriptionGetSynchronizerConfigurationForCarbonRepositoryResponse.get_return()Auto generated getter methodEnableSynchronizerForCarbonRepository.getConfig()Auto generated getter methodUpdateSynchronizerForCarbonRepository.getConfig()Auto generated getter methodMethods in org.wso2.carbon.deployment.synchronizer.stub.types.synapse with parameters of type DeploymentSynchronizerConfigurationModifier and TypeMethodDescriptionvoidGetSynchronizerConfigurationForCarbonRepositoryResponse.set_return(DeploymentSynchronizerConfiguration param) Auto generated setter methodvoidEnableSynchronizerForCarbonRepository.setConfig(DeploymentSynchronizerConfiguration param) Auto generated setter methodvoidUpdateSynchronizerForCarbonRepository.setConfig(DeploymentSynchronizerConfiguration param) Auto generated setter method -
Uses of DeploymentSynchronizerConfiguration in org.wso2.carbon.deployment.synchronizer.stub.types.util
Methods in org.wso2.carbon.deployment.synchronizer.stub.types.util that return DeploymentSynchronizerConfigurationModifier and TypeMethodDescriptionDeploymentSynchronizerConfiguration.Factory.parse(XMLStreamReader reader) static method to create the object Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable If this object is not an element, it is a complex type and the reader is at the event just after the outer start element Postcondition: If this object is an element, the reader is positioned at its end element If this object is a complex type, the reader is positioned at the end element of its outer element