Package org.eclipse.jetty.plus.jndi
Class Link
java.lang.Object
org.eclipse.jetty.plus.jndi.NamingEntry
org.eclipse.jetty.plus.jndi.Link
-
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
getJndiName, getJndiNameInScope, getNamingEntryNameInScope, release, save, toString, unbindENC
-
Constructor Details
-
Link
- Throws:
NamingException
-
Link
- Throws:
NamingException
-
-
Method Details
-
bindToENC
Description copied from class:NamingEntry
Add ajava:comp/env
binding for the object represented by this NamingEntry, but bind it as the name supplied- Overrides:
bindToENC
in classNamingEntry
- Parameters:
localName
- the local name to bind- Throws:
NamingException
- if unable to bind
-
getLink
-
toStringMetaData
- Overrides:
toStringMetaData
in classNamingEntry
-