|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.KernelAbstractionFactory
public class KernelAbstractionFactory
| Constructor Summary | |
|---|---|
KernelAbstractionFactory()
|
|
| Method Summary | |
|---|---|
static ClientKernelAbstraction |
getClientInstance()
|
static KernelAbstraction |
getInstance()
|
protected static javax.management.MBeanServerConnection |
getMBeanServer()
|
static void |
setKernel(org.jboss.kernel.Kernel k)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KernelAbstractionFactory()
| Method Detail |
|---|
public static KernelAbstraction getInstance()
throws java.lang.Exception
java.lang.Exception
public static ClientKernelAbstraction getClientInstance()
throws java.lang.Exception
java.lang.Exceptionpublic static void setKernel(org.jboss.kernel.Kernel k)
protected static javax.management.MBeanServerConnection getMBeanServer()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||