org.wso2.carbon.application.deployer.config
Class RegistryConfig.Collection
java.lang.Object
org.wso2.carbon.application.deployer.config.RegistryConfig.Collection
- Enclosing class:
- RegistryConfig
public class RegistryConfig.Collection
- extends Object
This class represents a collection 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.Collection
public RegistryConfig.Collection(String path,
String directory,
String regType)
getPath
public String getPath()
getDirectory
public String getDirectory()
getRegistryType
public String getRegistryType()
Copyright © 2014 WSO2 Inc. All rights reserved.