Class RegistryConfig.Association
- java.lang.Object
-
- org.wso2.carbon.application.deployer.config.RegistryConfig.Association
-
- Enclosing class:
- RegistryConfig
public class RegistryConfig.Association extends Object
This class represents an association in a the reg-config.xml
-
-
Constructor Summary
Constructors Constructor Description Association(String sourcePath, String targetPath, String assType, String regType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAssociationType()StringgetRegistryType()StringgetSourcePath()StringgetTargetPath()
-