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

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

Uses of KernelFactoryError in org.apache.xbean.kernel
 

Methods in org.apache.xbean.kernel that throw KernelFactoryError
static void KernelFactory.destroyInstance(Kernel kernel)
          Removes the kernel instance from the internal kernel registry.
static KernelFactory KernelFactory.newInstance()
          Creates a kernel with the specified name.
 



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