Class Resource
java.lang.Object
org.eclipse.jetty.plus.jndi.NamingEntry
org.eclipse.jetty.plus.jndi.Resource
Any type of POJO to be bound that can be retrieved later and linked into
a webapp's java:comp/env namespace.
- 
Field Summary
Fields inherited from class NamingEntry
__contextName, _jndiName, _namingEntryNameString, _objectNameString, _scope - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class NamingEntry
bindToENC, getJndiName, getJndiNameInScope, getNamingEntryNameInScope, release, save, toString, toStringMetaData, unbindENC 
- 
Constructor Details
- 
Resource
- Throws:
 NamingException
 - 
Resource
- Throws:
 NamingException
 
 -