|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xbean.kernel.KernelFactory
org.apache.xbean.kernel.standard.StandardKernelFactory
The kernel factory for StandardKernel instances.
Field Summary |
Fields inherited from class org.apache.xbean.kernel.KernelFactory |
KERNEL_FACTORY_KEY |
Constructor Summary | |
StandardKernelFactory()
|
Method Summary | |
protected Kernel |
createKernelInternal(java.lang.String name)
Creates the actual kernel instance which will be registerd in the KernelFactory. |
Methods inherited from class org.apache.xbean.kernel.KernelFactory |
createKernel, destroyInstance, getKernel, getKernels, newInstance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StandardKernelFactory()
Method Detail |
protected Kernel createKernelInternal(java.lang.String name)
createKernelInternal
in class KernelFactory
name
- the kernel name
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |