|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.dependency.spi.helpers.UnmodifiableControllerContext<KernelControllerContext>
org.jboss.kernel.spi.dependency.helpers.UnmodifiableKernelControllerContext
public class UnmodifiableKernelControllerContext
Unmodifiable instance.
| Field Summary |
|---|
| Fields inherited from class org.jboss.dependency.spi.helpers.UnmodifiableControllerContext |
|---|
delegate |
| Fields inherited from class org.jboss.util.JBossObject |
|---|
hashCode, log, toString |
| Constructor Summary | |
|---|---|
UnmodifiableKernelControllerContext(KernelControllerContext delegate)
|
|
| Method Summary | |
|---|---|
Object |
get(String name)
|
org.jboss.beans.info.spi.BeanInfo |
getBeanInfo()
Get the BeanInfo |
BeanMetaData |
getBeanMetaData()
Get the metadata |
ClassLoader |
getClassLoader()
|
Kernel |
getKernel()
Get the kernel |
Object |
invoke(String name,
Object[] parameters,
String[] signature)
|
void |
set(String name,
Object value)
|
void |
setBeanInfo(org.jboss.beans.info.spi.BeanInfo info)
Set the bean info |
void |
setName(Object name)
Set the name |
void |
setTarget(Object target)
Set the target |
| Methods inherited from class org.jboss.dependency.spi.helpers.UnmodifiableControllerContext |
|---|
getAliases, getController, getDependencyInfo, getError, getMode, getName, getRequiredState, getScopeInfo, getState, getTarget, install, setController, setError, setMode, setRequiredState, setState, uninstall |
| Methods inherited from class org.jboss.util.JBossObject |
|---|
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toShortString, toString, toString, toStringImplementation |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.jboss.dependency.spi.ControllerContext |
|---|
getAliases, getController, getDependencyInfo, getError, getMode, getName, getRequiredState, getScopeInfo, getState, getTarget, install, setController, setError, setMode, setRequiredState, setState, uninstall |
| Constructor Detail |
|---|
public UnmodifiableKernelControllerContext(KernelControllerContext delegate)
| Method Detail |
|---|
public Kernel getKernel()
KernelControllerContext
getKernel in interface KernelControllerContextpublic org.jboss.beans.info.spi.BeanInfo getBeanInfo()
KernelControllerContext
getBeanInfo in interface KernelControllerContextpublic void setBeanInfo(org.jboss.beans.info.spi.BeanInfo info)
KernelControllerContext
setBeanInfo in interface KernelControllerContextinfo - the bean infopublic BeanMetaData getBeanMetaData()
KernelControllerContext
getBeanMetaData in interface KernelControllerContextpublic void setTarget(Object target)
KernelControllerContext
setTarget in interface KernelControllerContexttarget - the targetpublic void setName(Object name)
KernelRegistryEntry
setName in interface KernelRegistryEntryname - the name
public Object invoke(String name,
Object[] parameters,
String[] signature)
throws Throwable
invoke in interface org.jboss.dependency.spi.dispatch.InvokeDispatchContextThrowable
public ClassLoader getClassLoader()
throws Throwable
getClassLoader in interface org.jboss.dependency.spi.dispatch.InvokeDispatchContextThrowable
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 | |||||||||