com.germinus.easyconf
Class JndiURL
java.lang.Object
com.germinus.easyconf.JndiURL
- public class JndiURL
- extends java.lang.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
Constructor Summary |
JndiURL(java.lang.String jndiPath,
java.lang.String companyId,
java.lang.String componentName)
|
Method Summary |
org.apache.commons.configuration.Configuration |
getConfiguration()
|
java.lang.String |
getPrefix()
|
static boolean |
isJndi(java.lang.String sourcePath)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JndiURL
public JndiURL(java.lang.String jndiPath,
java.lang.String companyId,
java.lang.String componentName)
isJndi
public static boolean isJndi(java.lang.String sourcePath)
getPrefix
public java.lang.String getPrefix()
getConfiguration
public org.apache.commons.configuration.Configuration getConfiguration()
Copyright © 2005 EasyConf team. All Rights Reserved.