org.wso2.carbon.application.deployer.config
Class RegistryConfig.Resourse
java.lang.Object
org.wso2.carbon.application.deployer.config.RegistryConfig.Resourse
- Enclosing class:
- RegistryConfig
public class RegistryConfig.Resourse
- extends Object
This class represents a resource 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.Resourse
public RegistryConfig.Resourse(String path,
String fileName,
String regType,
String mediaType)
getPath
public String getPath()
getFileName
public String getFileName()
getRegistryType
public String getRegistryType()
setMediaType
public void setMediaType(String mediaType)
getMediaType
public String getMediaType()
Copyright © 2014 WSO2 Inc. All rights reserved.