org.wso2.carbon.application.deployer.config
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistryConfig.Association
public RegistryConfig.Association(String sourcePath,
String targetPath,
String assType,
String regType)
getSourcePath
public String getSourcePath()
getTargetPath
public String getTargetPath()
getAssociationType
public String getAssociationType()
getRegistryType
public String getRegistryType()
Copyright © 2014 WSO2 Inc. All rights reserved.