|
||||||||||
| 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.kernel.plugins.registry.BeanKernelRegistryEntry
public class BeanKernelRegistryEntry
Bean Kernel registry entry.
| 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 | |
|---|---|
BeanKernelRegistryEntry(Object target,
org.jboss.beans.info.spi.BeanInfo beanInfo)
|
|
BeanKernelRegistryEntry(Object name,
Object target,
org.jboss.beans.info.spi.BeanInfo beanInfo)
|
|
| Method Summary | |
|---|---|
Object |
get(String name)
|
void |
set(String name,
Object value)
|
| Methods inherited from class org.jboss.kernel.plugins.registry.AbstractKernelRegistryEntry |
|---|
getAliases, getController, getDependencyInfo, getError, getMode, getName, getRequiredState, getScopeInfo, getState, getTarget, 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 |
| Constructor Detail |
|---|
public BeanKernelRegistryEntry(Object target,
org.jboss.beans.info.spi.BeanInfo beanInfo)
public BeanKernelRegistryEntry(Object name,
Object target,
org.jboss.beans.info.spi.BeanInfo beanInfo)
| Method Detail |
|---|
public Object get(String name)
throws Throwable
get in interface org.jboss.dependency.spi.dispatch.AttributeDispatchContextThrowable
public void set(String name,
Object value)
throws Throwable
set in interface org.jboss.dependency.spi.dispatch.AttributeDispatchContextThrowable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||