|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.kernel.plugins.registry.AbstractKernelRegistryEntry
org.jboss.ejb3.kernel.LazyJNDIKernelRegistryEntry
public class LazyJNDIKernelRegistryEntry
LazyKernelRegistryEntry
An implementation of KernelRegistryEntry which returns objects
from JNDI, for the given entry name, lazily.
| Field Summary |
|---|
| Fields inherited from class org.jboss.kernel.plugins.registry.AbstractKernelRegistryEntry |
|---|
name, target |
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
LazyJNDIKernelRegistryEntry(javax.naming.Context ctx,
java.lang.String name)
Constructor |
|
| Method Summary | |
|---|---|
java.lang.Object |
getTarget()
|
| Methods inherited from class org.jboss.kernel.plugins.registry.AbstractKernelRegistryEntry |
|---|
getAliases, getController, getDependencyInfo, getError, getErrorHandlingMode, getMode, getName, getRequiredState, getScopeInfo, getState, install, setController, setError, setMode, setName, setRequiredState, setState, toShortString, toString, uninstall |
| Methods inherited from class org.jboss.util.JBossObject |
|---|
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toString, toStringImplementation |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jboss.util.JBossInterface |
|---|
clone, toShortString |
| Constructor Detail |
|---|
public LazyJNDIKernelRegistryEntry(javax.naming.Context ctx,
java.lang.String name)
ctx - JNDI contextname - The entry name| Method Detail |
|---|
public java.lang.Object getTarget()
getTarget in interface org.jboss.dependency.spi.ControllerContextgetTarget in class org.jboss.kernel.plugins.registry.AbstractKernelRegistryEntryControllerContext.getTarget()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||