org.apache.geronimo.console.util
Class KernelHelper
java.lang.Object
org.apache.geronimo.console.util.KernelHelper
- Direct Known Subclasses:
- DerbyLogHelper, RealmHelper
- public class KernelHelper
- extends Object
Field Summary |
protected static org.apache.geronimo.kernel.Kernel |
kernel
|
Method Summary |
protected static Object |
invoke(org.apache.geronimo.gbean.AbstractName mBeanName,
String function)
|
protected static Object |
invoke(org.apache.geronimo.gbean.AbstractName mBeanName,
String function,
Object[] args,
String[] types)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
kernel
protected static org.apache.geronimo.kernel.Kernel kernel
KernelHelper
public KernelHelper()
invoke
protected static Object invoke(org.apache.geronimo.gbean.AbstractName mBeanName,
String function)
throws Exception
- Throws:
Exception
invoke
protected static Object invoke(org.apache.geronimo.gbean.AbstractName mBeanName,
String function,
Object[] args,
String[] types)
throws Exception
- Throws:
Exception
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.