Uses of Interface
org.wso2.carbon.deployment.synchronizer.RepositoryCreator
-
Packages that use RepositoryCreator Package Description org.wso2.carbon.deployment.synchronizer -
-
Uses of RepositoryCreator in org.wso2.carbon.deployment.synchronizer
Fields in org.wso2.carbon.deployment.synchronizer declared as RepositoryCreator Modifier and Type Field Description protected RepositoryCreator
RepositoryManager. repositoryCreator
Methods in org.wso2.carbon.deployment.synchronizer with parameters of type RepositoryCreator Modifier and Type Method Description void
RepositoryManager. setRepositoryCreator(RepositoryCreator repositoryCreator)
Sets the repository creator implementationConstructors in org.wso2.carbon.deployment.synchronizer with parameters of type RepositoryCreator Constructor Description RepositoryManager(RepositoryCreator repositoryCreator)
Constructor
-