org.wso2.carbon.device.mgt.mobile.config.datasource
Class JNDILookupDefinition
java.lang.Object
org.wso2.carbon.device.mgt.mobile.config.datasource.JNDILookupDefinition
public class JNDILookupDefinition
- extends Object
Class for hold JndiLookupDefinition of mobile-config.xml at parsing with JAXB.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JNDILookupDefinition
public JNDILookupDefinition()
getJndiName
public String getJndiName()
setJndiName
public void setJndiName(String jndiName)
getJndiProperties
public List<JNDILookupDefinition.JNDIProperty> getJndiProperties()
setJndiProperties
public void setJndiProperties(List<JNDILookupDefinition.JNDIProperty> jndiProperties)
Copyright © 2015 WSO2. All rights reserved.