|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.system.jmx.KernelDelegate
public class KernelDelegate
| Field Summary |
|---|
| Fields inherited from interface org.apache.geronimo.kernel.Kernel |
|---|
KERNEL, KERNEL_NAME |
| Constructor Summary | |
|---|---|
KernelDelegate(javax.management.MBeanServerConnection mbeanServer)
|
|
| Method Summary | ||
|---|---|---|
void |
boot()
Throws UnsupportedOperationException. |
|
AbstractName |
getAbstractNameFor(java.lang.Object service)
|
|
java.lang.Object |
getAttribute(AbstractName abstractName,
java.lang.String attributeName)
|
|
java.lang.Object |
getAttribute(java.lang.Class type,
java.lang.String attributeName)
|
|
java.lang.Object |
getAttribute(javax.management.ObjectName objectName,
java.lang.String attributeName)
Deprecated. |
|
java.lang.Object |
getAttribute(java.lang.String shortName,
java.lang.Class type,
java.lang.String attributeName)
|
|
java.lang.Object |
getAttribute(java.lang.String shortName,
java.lang.String attributeName)
|
|
java.util.Date |
getBootTime()
|
|
org.osgi.framework.Bundle |
getBundleFor(AbstractName name)
|
|
org.osgi.framework.Bundle |
getBundleFor(java.lang.Class type)
|
|
org.osgi.framework.Bundle |
getBundleFor(java.lang.String shortName)
|
|
org.osgi.framework.Bundle |
getBundleFor(java.lang.String shortName,
java.lang.Class type)
|
|
DependencyManager |
getDependencyManager()
Throws UnsupportedOperationException. |
|
java.lang.Object |
getGBean(AbstractName name)
|
|
|
getGBean(java.lang.Class<T> type)
|
|
java.lang.Object |
getGBean(javax.management.ObjectName name)
Deprecated. |
|
java.lang.Object |
getGBean(java.lang.String shortName)
|
|
|
getGBean(java.lang.String shortName,
java.lang.Class<T> type)
|
|
GBeanData |
getGBeanData(AbstractName name)
|
|
GBeanData |
getGBeanData(java.lang.Class type)
|
|
GBeanData |
getGBeanData(java.lang.String shortName)
|
|
GBeanData |
getGBeanData(java.lang.String shortName,
java.lang.Class type)
|
|
GBeanInfo |
getGBeanInfo(AbstractName name)
|
|
GBeanInfo |
getGBeanInfo(java.lang.Class type)
|
|
GBeanInfo |
getGBeanInfo(javax.management.ObjectName name)
Deprecated. |
|
GBeanInfo |
getGBeanInfo(java.lang.String shortName)
|
|
GBeanInfo |
getGBeanInfo(java.lang.String shortName,
java.lang.Class type)
|
|
long |
getGBeanStartTime(AbstractName name)
|
|
long |
getGBeanStartTime(java.lang.Class type)
|
|
long |
getGBeanStartTime(java.lang.String shortName)
|
|
long |
getGBeanStartTime(java.lang.String shortName,
java.lang.Class type)
|
|
int |
getGBeanState(AbstractName name)
|
|
int |
getGBeanState(java.lang.Class type)
|
|
int |
getGBeanState(javax.management.ObjectName name)
Deprecated. |
|
int |
getGBeanState(java.lang.String shortName)
|
|
int |
getGBeanState(java.lang.String shortName,
java.lang.Class type)
|
|
java.lang.String |
getKernelName()
|
|
LifecycleMonitor |
getLifecycleMonitor()
Throws UnsupportedOperationException. |
|
Naming |
getNaming()
|
|
ProxyManager |
getProxyManager()
|
|
java.lang.String |
getShortNameFor(java.lang.Object service)
|
|
java.lang.String |
getStateReason(AbstractName abstractName)
|
|
java.lang.Object |
invoke(AbstractName abstractName,
java.lang.String methodName)
|
|
java.lang.Object |
invoke(AbstractName abstractName,
java.lang.String methodName,
java.lang.Object[] args,
java.lang.String[] types)
|
|
java.lang.Object |
invoke(java.lang.Class type,
java.lang.String methodName)
|
|
java.lang.Object |
invoke(java.lang.Class type,
java.lang.String methodName,
java.lang.Object[] args,
java.lang.String[] types)
|
|
java.lang.Object |
invoke(javax.management.ObjectName objectName,
java.lang.String methodName)
Deprecated. |
|
java.lang.Object |
invoke(javax.management.ObjectName objectName,
java.lang.String methodName,
java.lang.Object[] args,
java.lang.String[] types)
Deprecated. |
|
java.lang.Object |
invoke(java.lang.String shortName,
java.lang.Class type,
java.lang.String methodName)
|
|
java.lang.Object |
invoke(java.lang.String shortName,
java.lang.Class type,
java.lang.String methodName,
java.lang.Object[] args,
java.lang.String[] types)
|
|
java.lang.Object |
invoke(java.lang.String shortName,
java.lang.String methodName)
|
|
java.lang.Object |
invoke(java.lang.String shortName,
java.lang.String methodName,
java.lang.Object[] args,
java.lang.String[] types)
|
|
boolean |
isLoaded(AbstractName name)
|
|
boolean |
isLoaded(java.lang.Class type)
|
|
boolean |
isLoaded(java.lang.String shortName)
|
|
boolean |
isLoaded(java.lang.String shortName,
java.lang.Class type)
|
|
boolean |
isRunning()
|
|
boolean |
isRunning(AbstractName name)
|
|
boolean |
isRunning(java.lang.Class type)
|
|
boolean |
isRunning(java.lang.String shortName)
|
|
boolean |
isRunning(java.lang.String shortName,
java.lang.Class type)
|
|
java.util.Set<AbstractName> |
listGBeans(AbstractNameQuery query)
|
|
java.util.Set<AbstractName> |
listGBeans(javax.management.ObjectName pattern)
Deprecated. |
|
java.util.Set<AbstractName> |
listGBeans(java.util.Set patterns)
|
|
void |
loadGBean(GBeanData gbeanData,
org.osgi.framework.BundleContext bundleContext)
|
|
void |
registerShutdownHook(java.lang.Runnable hook)
|
|
void |
setAttribute(AbstractName abstractName,
java.lang.String attributeName,
java.lang.Object attributeValue)
|
|
void |
setAttribute(java.lang.Class type,
java.lang.String attributeName,
java.lang.Object attributeValue)
|
|
void |
setAttribute(java.lang.String shortName,
java.lang.Class type,
java.lang.String attributeName,
java.lang.Object attributeValue)
|
|
void |
setAttribute(java.lang.String shortName,
java.lang.String attributeName,
java.lang.Object attributeValue)
|
|
void |
shutdown()
|
|
void |
startGBean(AbstractName name)
|
|
void |
startGBean(java.lang.Class type)
|
|
void |
startGBean(java.lang.String shortName)
|
|
void |
startGBean(java.lang.String shortName,
java.lang.Class type)
|
|
void |
startRecursiveGBean(AbstractName name)
|
|
void |
startRecursiveGBean(java.lang.Class type)
|
|
void |
startRecursiveGBean(java.lang.String shortName)
|
|
void |
startRecursiveGBean(java.lang.String shortName,
java.lang.Class type)
|
|
void |
stopGBean(AbstractName name)
|
|
void |
stopGBean(java.lang.Class type)
|
|
void |
stopGBean(java.lang.String shortName)
|
|
void |
stopGBean(java.lang.String shortName,
java.lang.Class type)
|
|
void |
unloadGBean(AbstractName name)
|
|
void |
unloadGBean(java.lang.Class type)
|
|
void |
unloadGBean(java.lang.String shortName)
|
|
void |
unloadGBean(java.lang.String shortName,
java.lang.Class type)
|
|
void |
unregisterShutdownHook(java.lang.Runnable hook)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KernelDelegate(javax.management.MBeanServerConnection mbeanServer)
| Method Detail |
|---|
public java.util.Date getBootTime()
getBootTime in interface Kernelpublic java.lang.String getKernelName()
getKernelName in interface Kernelpublic Naming getNaming()
getNaming in interface Kernel
@Deprecated
public java.lang.Object getGBean(javax.management.ObjectName name)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
getGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public java.lang.Object getGBean(AbstractName name)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
getGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public java.lang.Object getGBean(java.lang.String shortName)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
getGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public <T> T getGBean(java.lang.Class<T> type)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
getGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public <T> T getGBean(java.lang.String shortName,
java.lang.Class<T> type)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
getGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void loadGBean(GBeanData gbeanData,
org.osgi.framework.BundleContext bundleContext)
throws GBeanAlreadyExistsException
loadGBean in interface KernelGBeanAlreadyExistsException
public void startGBean(AbstractName name)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
startGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void startGBean(java.lang.String shortName)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
startGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void startGBean(java.lang.Class type)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
startGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void startGBean(java.lang.String shortName,
java.lang.Class type)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
startGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void startRecursiveGBean(AbstractName name)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
startRecursiveGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void startRecursiveGBean(java.lang.String shortName)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
startRecursiveGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void startRecursiveGBean(java.lang.Class type)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
startRecursiveGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void startRecursiveGBean(java.lang.String shortName,
java.lang.Class type)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
startRecursiveGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateExceptionpublic boolean isRunning(AbstractName name)
isRunning in interface Kernelpublic boolean isRunning(java.lang.String shortName)
isRunning in interface Kernelpublic boolean isRunning(java.lang.Class type)
isRunning in interface Kernel
public boolean isRunning(java.lang.String shortName,
java.lang.Class type)
isRunning in interface Kernel
public void stopGBean(AbstractName name)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
stopGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void stopGBean(java.lang.String shortName)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
stopGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void stopGBean(java.lang.Class type)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
stopGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void stopGBean(java.lang.String shortName,
java.lang.Class type)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
stopGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void unloadGBean(AbstractName name)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
unloadGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void unloadGBean(java.lang.String shortName)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
unloadGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void unloadGBean(java.lang.Class type)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
unloadGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
public void unloadGBean(java.lang.String shortName,
java.lang.Class type)
throws GBeanNotFoundException,
InternalKernelException,
java.lang.IllegalStateException
unloadGBean in interface KernelGBeanNotFoundException
InternalKernelException
java.lang.IllegalStateException
@Deprecated
public int getGBeanState(javax.management.ObjectName name)
throws GBeanNotFoundException
getGBeanState in interface KernelGBeanNotFoundException
public int getGBeanState(AbstractName name)
throws GBeanNotFoundException
getGBeanState in interface KernelGBeanNotFoundException
public int getGBeanState(java.lang.String shortName)
throws GBeanNotFoundException
getGBeanState in interface KernelGBeanNotFoundException
public int getGBeanState(java.lang.Class type)
throws GBeanNotFoundException
getGBeanState in interface KernelGBeanNotFoundException
public int getGBeanState(java.lang.String shortName,
java.lang.Class type)
throws GBeanNotFoundException
getGBeanState in interface KernelGBeanNotFoundException
public long getGBeanStartTime(AbstractName name)
throws GBeanNotFoundException
getGBeanStartTime in interface KernelGBeanNotFoundException
public long getGBeanStartTime(java.lang.String shortName)
throws GBeanNotFoundException
getGBeanStartTime in interface KernelGBeanNotFoundException
public long getGBeanStartTime(java.lang.Class type)
throws GBeanNotFoundException
getGBeanStartTime in interface KernelGBeanNotFoundException
public long getGBeanStartTime(java.lang.String shortName,
java.lang.Class type)
throws GBeanNotFoundException
getGBeanStartTime in interface KernelGBeanNotFoundException
@Deprecated
public java.lang.Object getAttribute(javax.management.ObjectName objectName,
java.lang.String attributeName)
throws java.lang.Exception
getAttribute in interface Kerneljava.lang.Exception
public java.lang.Object getAttribute(AbstractName abstractName,
java.lang.String attributeName)
throws GBeanNotFoundException,
NoSuchAttributeException,
java.lang.Exception
getAttribute in interface KernelGBeanNotFoundException
NoSuchAttributeException
java.lang.Exception
public java.lang.Object getAttribute(java.lang.String shortName,
java.lang.String attributeName)
throws GBeanNotFoundException,
NoSuchAttributeException,
java.lang.Exception
getAttribute in interface KernelGBeanNotFoundException
NoSuchAttributeException
java.lang.Exception
public java.lang.Object getAttribute(java.lang.Class type,
java.lang.String attributeName)
throws GBeanNotFoundException,
NoSuchAttributeException,
java.lang.Exception
getAttribute in interface KernelGBeanNotFoundException
NoSuchAttributeException
java.lang.Exception
public java.lang.Object getAttribute(java.lang.String shortName,
java.lang.Class type,
java.lang.String attributeName)
throws GBeanNotFoundException,
NoSuchAttributeException,
java.lang.Exception
getAttribute in interface KernelGBeanNotFoundException
NoSuchAttributeException
java.lang.Exception
public void setAttribute(AbstractName abstractName,
java.lang.String attributeName,
java.lang.Object attributeValue)
throws GBeanNotFoundException,
NoSuchAttributeException,
java.lang.Exception
setAttribute in interface KernelGBeanNotFoundException
NoSuchAttributeException
java.lang.Exception
public void setAttribute(java.lang.String shortName,
java.lang.String attributeName,
java.lang.Object attributeValue)
throws GBeanNotFoundException,
NoSuchAttributeException,
java.lang.Exception
setAttribute in interface KernelGBeanNotFoundException
NoSuchAttributeException
java.lang.Exception
public void setAttribute(java.lang.Class type,
java.lang.String attributeName,
java.lang.Object attributeValue)
throws GBeanNotFoundException,
NoSuchAttributeException,
java.lang.Exception
setAttribute in interface KernelGBeanNotFoundException
NoSuchAttributeException
java.lang.Exception
public void setAttribute(java.lang.String shortName,
java.lang.Class type,
java.lang.String attributeName,
java.lang.Object attributeValue)
throws GBeanNotFoundException,
NoSuchAttributeException,
java.lang.Exception
setAttribute in interface KernelGBeanNotFoundException
NoSuchAttributeException
java.lang.Exception
@Deprecated
public java.lang.Object invoke(javax.management.ObjectName objectName,
java.lang.String methodName)
throws java.lang.Exception
invoke in interface Kerneljava.lang.Exception
public java.lang.Object invoke(AbstractName abstractName,
java.lang.String methodName)
throws GBeanNotFoundException,
NoSuchOperationException,
InternalKernelException,
java.lang.Exception
invoke in interface KernelGBeanNotFoundException
NoSuchOperationException
InternalKernelException
java.lang.Exception
public java.lang.Object invoke(java.lang.String shortName,
java.lang.String methodName)
throws GBeanNotFoundException,
NoSuchOperationException,
InternalKernelException,
java.lang.Exception
invoke in interface KernelGBeanNotFoundException
NoSuchOperationException
InternalKernelException
java.lang.Exception
public java.lang.Object invoke(java.lang.Class type,
java.lang.String methodName)
throws GBeanNotFoundException,
NoSuchOperationException,
InternalKernelException,
java.lang.Exception
invoke in interface KernelGBeanNotFoundException
NoSuchOperationException
InternalKernelException
java.lang.Exception
public java.lang.Object invoke(java.lang.String shortName,
java.lang.Class type,
java.lang.String methodName)
throws GBeanNotFoundException,
NoSuchOperationException,
InternalKernelException,
java.lang.Exception
invoke in interface KernelGBeanNotFoundException
NoSuchOperationException
InternalKernelException
java.lang.Exception
@Deprecated
public java.lang.Object invoke(javax.management.ObjectName objectName,
java.lang.String methodName,
java.lang.Object[] args,
java.lang.String[] types)
throws java.lang.Exception
invoke in interface Kerneljava.lang.Exceptionpublic java.lang.String getStateReason(AbstractName abstractName)
getStateReason in interface Kernel
public java.lang.Object invoke(AbstractName abstractName,
java.lang.String methodName,
java.lang.Object[] args,
java.lang.String[] types)
throws GBeanNotFoundException,
NoSuchOperationException,
InternalKernelException,
java.lang.Exception
invoke in interface KernelGBeanNotFoundException
NoSuchOperationException
InternalKernelException
java.lang.Exception
public java.lang.Object invoke(java.lang.String shortName,
java.lang.String methodName,
java.lang.Object[] args,
java.lang.String[] types)
throws GBeanNotFoundException,
NoSuchOperationException,
InternalKernelException,
java.lang.Exception
invoke in interface KernelGBeanNotFoundException
NoSuchOperationException
InternalKernelException
java.lang.Exception
public java.lang.Object invoke(java.lang.Class type,
java.lang.String methodName,
java.lang.Object[] args,
java.lang.String[] types)
throws GBeanNotFoundException,
NoSuchOperationException,
InternalKernelException,
java.lang.Exception
invoke in interface KernelGBeanNotFoundException
NoSuchOperationException
InternalKernelException
java.lang.Exception
public java.lang.Object invoke(java.lang.String shortName,
java.lang.Class type,
java.lang.String methodName,
java.lang.Object[] args,
java.lang.String[] types)
throws GBeanNotFoundException,
NoSuchOperationException,
InternalKernelException,
java.lang.Exception
invoke in interface KernelGBeanNotFoundException
NoSuchOperationException
InternalKernelException
java.lang.Exceptionpublic boolean isLoaded(AbstractName name)
isLoaded in interface Kernelpublic boolean isLoaded(java.lang.String shortName)
isLoaded in interface Kernelpublic boolean isLoaded(java.lang.Class type)
isLoaded in interface Kernel
public boolean isLoaded(java.lang.String shortName,
java.lang.Class type)
isLoaded in interface Kernel
@Deprecated
public GBeanInfo getGBeanInfo(javax.management.ObjectName name)
throws GBeanNotFoundException
getGBeanInfo in interface KernelGBeanNotFoundException
public GBeanInfo getGBeanInfo(AbstractName name)
throws GBeanNotFoundException
getGBeanInfo in interface KernelGBeanNotFoundException
public GBeanInfo getGBeanInfo(java.lang.String shortName)
throws GBeanNotFoundException
getGBeanInfo in interface KernelGBeanNotFoundException
public GBeanInfo getGBeanInfo(java.lang.Class type)
throws GBeanNotFoundException
getGBeanInfo in interface KernelGBeanNotFoundException
public GBeanInfo getGBeanInfo(java.lang.String shortName,
java.lang.Class type)
throws GBeanNotFoundException
getGBeanInfo in interface KernelGBeanNotFoundException@Deprecated public java.util.Set<AbstractName> listGBeans(javax.management.ObjectName pattern)
listGBeans in interface Kernelpublic java.util.Set<AbstractName> listGBeans(java.util.Set patterns)
listGBeans in interface Kernelpublic void registerShutdownHook(java.lang.Runnable hook)
registerShutdownHook in interface Kernelpublic void unregisterShutdownHook(java.lang.Runnable hook)
unregisterShutdownHook in interface Kernelpublic void shutdown()
shutdown in interface Kernel
public org.osgi.framework.Bundle getBundleFor(AbstractName name)
throws GBeanNotFoundException
getBundleFor in interface KernelGBeanNotFoundException
public org.osgi.framework.Bundle getBundleFor(java.lang.String shortName)
throws GBeanNotFoundException
getBundleFor in interface KernelGBeanNotFoundException
public org.osgi.framework.Bundle getBundleFor(java.lang.Class type)
throws GBeanNotFoundException
getBundleFor in interface KernelGBeanNotFoundException
public org.osgi.framework.Bundle getBundleFor(java.lang.String shortName,
java.lang.Class type)
throws GBeanNotFoundException
getBundleFor in interface KernelGBeanNotFoundException
public GBeanData getGBeanData(AbstractName name)
throws GBeanNotFoundException,
InternalKernelException
getGBeanData in interface KernelGBeanNotFoundException
InternalKernelException
public GBeanData getGBeanData(java.lang.String shortName)
throws GBeanNotFoundException,
InternalKernelException
getGBeanData in interface KernelGBeanNotFoundException
InternalKernelException
public GBeanData getGBeanData(java.lang.Class type)
throws GBeanNotFoundException,
InternalKernelException
getGBeanData in interface KernelGBeanNotFoundException
InternalKernelException
public GBeanData getGBeanData(java.lang.String shortName,
java.lang.Class type)
throws GBeanNotFoundException,
InternalKernelException
getGBeanData in interface KernelGBeanNotFoundException
InternalKernelExceptionpublic AbstractName getAbstractNameFor(java.lang.Object service)
getAbstractNameFor in interface Kernelpublic java.lang.String getShortNameFor(java.lang.Object service)
getShortNameFor in interface Kernelpublic boolean isRunning()
isRunning in interface Kernelpublic java.util.Set<AbstractName> listGBeans(AbstractNameQuery query)
listGBeans in interface Kernelpublic DependencyManager getDependencyManager()
getDependencyManager in interface Kernelpublic LifecycleMonitor getLifecycleMonitor()
getLifecycleMonitor in interface Kernelpublic ProxyManager getProxyManager()
getProxyManager in interface Kernel
public void boot()
throws java.lang.Exception
boot in interface Kerneljava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||