|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mortbay.jetty.plus.naming.NamingEntry
org.mortbay.jetty.plus.naming.Resource
public class Resource
Resource
Field Summary |
---|
Fields inherited from class org.mortbay.jetty.plus.naming.NamingEntry |
---|
absoluteObjectNameString, context, isGlobal, jndiName, namingEntryNameString, objectNameString, objectToBind, scope, SCOPE_GLOBAL, SCOPE_LOCAL |
Constructor Summary | |
---|---|
Resource(String jndiName,
Object objToBind)
|
Method Summary | |
---|---|
static Resource |
getResource(int scopeType,
String jndiName)
|
Methods inherited from class org.mortbay.jetty.plus.naming.NamingEntry |
---|
bindToEnv, getJndiName, getObjectToBind, getScope, isGlobal, lookupNamingEntries, lookupNamingEntry, setScope, unbind, unbindEnv |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Resource(String jndiName, Object objToBind) throws NamingException
jndiName
- objToBind
-
NamingException
Method Detail |
---|
public static Resource getResource(int scopeType, String jndiName) throws NamingException
NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |