Uses of Class
org.apache.xbean.kernel.KernelFactory

Packages that use KernelFactory
org.apache.xbean.kernel Defines the kernel interface for managing services and interfaces the kernel uses to interact with the services. 
org.apache.xbean.kernel.standard Provides the standard kernel implementation. 
 

Uses of KernelFactory in org.apache.xbean.kernel
 

Methods in org.apache.xbean.kernel that return KernelFactory
static KernelFactory KernelFactory.newInstance()
          Creates a kernel with the specified name.
 

Uses of KernelFactory in org.apache.xbean.kernel.standard
 

Subclasses of KernelFactory in org.apache.xbean.kernel.standard
 class StandardKernelFactory
          The kernel factory for StandardKernel instances.
 



Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.