|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Information about dependencies and state.
Method Summary | |
BeanInfo |
getBeanInfo()
Get the BeanInfo |
BeanMetaData |
getBeanMetaData()
Get the metadata |
Kernel |
getKernel()
Get the kernel |
void |
setBeanInfo(BeanInfo info)
Set the bean info |
void |
setTarget(Object target)
Set the target |
Methods inherited from interface org.jboss.kernel.spi.registry.KernelRegistryEntry |
getName, getTarget, setName |
Methods inherited from interface org.jboss.util.JBossInterface |
clone, toShortString, toShortString |
Methods inherited from interface org.jboss.dependency.spi.ControllerContext |
getController, getDependencyInfo, getError, getMode, getRequiredState, getState, install, setController, setError, setMode, setRequiredState, uninstall |
Method Detail |
public Kernel getKernel()
public BeanInfo getBeanInfo()
public void setBeanInfo(BeanInfo info)
info
- the bean infopublic BeanMetaData getBeanMetaData()
public void setTarget(Object target)
target
- the target
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |