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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
kernel
protected static Kernel kernel
KernelHelper
public KernelHelper()
invoke
protected static Object invoke(AbstractName mBeanName,
String function)
throws Exception
- Throws:
Exception
invoke
protected static Object invoke(AbstractName mBeanName,
String function,
Object[] args,
String[] types)
throws Exception
- Throws:
Exception
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.