org.gcube.portlets.user.homelibrary.util.config.easyconf
Class JndiURL
java.lang.Object
org.gcube.portlets.user.homelibrary.util.config.easyconf.JndiURL
public class JndiURL
- extends Object
Represents the URL to a JNDI tree as specified in a properties file
TODO: Add support for ASP applications
- Version:
- $Revision: 1.2 $
- Author:
- Jorge Ferrer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JndiURL
public JndiURL(String jndiPath,
String companyId,
String componentName)
isJndi
public static boolean isJndi(String sourcePath)
getPrefix
public String getPrefix()
getConfiguration
public org.apache.commons.configuration.Configuration getConfiguration()
Copyright © 2013. All Rights Reserved.