|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeploymentSynchronizerConfiguration | |
|---|---|
| org.wso2.carbon.deployment.synchronizer.internal.repository | |
| org.wso2.carbon.deployment.synchronizer.services | |
| Uses of DeploymentSynchronizerConfiguration in org.wso2.carbon.deployment.synchronizer.internal.repository |
|---|
| Methods in org.wso2.carbon.deployment.synchronizer.internal.repository that return DeploymentSynchronizerConfiguration | |
|---|---|
static DeploymentSynchronizerConfiguration |
CarbonRepositoryUtils.getActiveSynchronizerConfiguration(int tenantId)
Loads the deployment synchronizer configuration. |
static DeploymentSynchronizerConfiguration |
CarbonRepositoryUtils.getDefaultDeploymentSyncConfiguration()
|
static DeploymentSynchronizerConfiguration |
CarbonRepositoryUtils.getDeploymentSyncConfigurationFromConf()
Load the deployment synchronizer configuration from the global ServerConfiguration of Carbon. |
static DeploymentSynchronizerConfiguration |
CarbonRepositoryUtils.getDeploymentSyncConfigurationFromRegistry(int tenantId)
Loads the deployment synchronizer configuration from the configuration registry of the specified tenant. |
| Methods in org.wso2.carbon.deployment.synchronizer.internal.repository with parameters of type DeploymentSynchronizerConfiguration | |
|---|---|
static void |
CarbonRepositoryUtils.persistConfiguration(DeploymentSynchronizerConfiguration config,
int tenantId)
Save the given DeploymentSynchronizerConfiguration to the registry. |
| Uses of DeploymentSynchronizerConfiguration in org.wso2.carbon.deployment.synchronizer.services |
|---|
| Methods in org.wso2.carbon.deployment.synchronizer.services that return DeploymentSynchronizerConfiguration | |
|---|---|
DeploymentSynchronizerConfiguration |
DeploymentSynchronizerAdmin.getSynchronizerConfigurationForCarbonRepository()
|
| Methods in org.wso2.carbon.deployment.synchronizer.services with parameters of type DeploymentSynchronizerConfiguration | |
|---|---|
void |
DeploymentSynchronizerAdmin.enableSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config)
|
void |
DeploymentSynchronizerAdmin.updateSynchronizerForCarbonRepository(DeploymentSynchronizerConfiguration config)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||