|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface KernelControllerContext
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.dependency.spi.ControllerContext |
|---|
getController, getDependencyInfo, getError, getMode, getRequiredState, getState, install, setController, setError, setMode, setRequiredState, uninstall |
| Method Detail |
|---|
Kernel getKernel()
BeanInfo getBeanInfo()
void setBeanInfo(BeanInfo info)
info - the bean infoBeanMetaData getBeanMetaData()
void setTarget(Object target)
target - the target
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||