Package org.eclipse.jetty.plus.jndi
Class EnvEntry
java.lang.Object
org.eclipse.jetty.plus.jndi.NamingEntry
org.eclipse.jetty.plus.jndi.EnvEntry
EnvEntry
-
Field Summary
Fields inherited from class org.eclipse.jetty.plus.jndi.NamingEntry
__contextName, _jndiName, _namingEntryNameString, _objectNameString, _scope
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.jetty.plus.jndi.NamingEntry
bindToENC, getJndiName, getJndiNameInScope, getNamingEntryNameInScope, release, save, toString, unbindENC
-
Constructor Details
-
EnvEntry
public EnvEntry(Object scope, String jndiName, Object objToBind, boolean overrideWebXml) throws NamingException - Throws:
NamingException
-
EnvEntry
- Throws:
NamingException
-
EnvEntry
- Throws:
NamingException
-
-
Method Details
-
isOverrideWebXml
public boolean isOverrideWebXml() -
toStringMetaData
- Overrides:
toStringMetaData
in classNamingEntry
-