|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.wsf.spi.util.KernelLocator
public class KernelLocator
Locate the single instance of the kernel
Constructor Summary | |
---|---|
KernelLocator()
|
Method Summary | |
---|---|
static org.jboss.kernel.Kernel |
getKernel()
|
void |
setKernel(org.jboss.kernel.Kernel kernel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KernelLocator()
Method Detail |
---|
public static org.jboss.kernel.Kernel getKernel()
public void setKernel(org.jboss.kernel.Kernel kernel)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |