|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameNotFoundRuntimeException | |
---|---|
org.slim3.commons.jndi | The feature to access naming context. |
org.slim3.commons.util | Utilities. |
org.slim3.container | This package provides Slim3 container. |
Uses of NameNotFoundRuntimeException in org.slim3.commons.jndi |
---|
Methods in org.slim3.commons.jndi that throw NameNotFoundRuntimeException | ||
---|---|---|
static
|
Jndi.lookup(String name)
Looks up a object by the name. |
Uses of NameNotFoundRuntimeException in org.slim3.commons.util |
---|
Methods in org.slim3.commons.util that throw NameNotFoundRuntimeException | ||
---|---|---|
static
|
ContextUtil.lookup(Context context,
String name)
Looks up a object by the name. |
Uses of NameNotFoundRuntimeException in org.slim3.container |
---|
Methods in org.slim3.container that throw NameNotFoundRuntimeException | ||
---|---|---|
|
S3Container.lookup(String name)
Looks up an object. |
|
void |
S3Container.unbind(String name)
Unbinds the named object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |