org.jboss.ejb3
Class KernelAbstractionFactory
java.lang.Object
org.jboss.ejb3.KernelAbstractionFactory
public class KernelAbstractionFactory
- extends Object
- Version:
- $Revision: 46471 $
- Author:
- William DeCoste
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KernelAbstractionFactory
public KernelAbstractionFactory()
getInstance
public static KernelAbstraction getInstance()
throws Exception
- Throws:
Exception
getClientInstance
public static ClientKernelAbstraction getClientInstance()
throws Exception
- Throws:
Exception
setKernel
public static void setKernel(org.jboss.kernel.Kernel k)
getMBeanServer
protected static MBeanServerConnection getMBeanServer()
throws Exception
- Throws:
Exception
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.