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

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

Uses of KernelAlreadyExistsException in org.apache.xbean.kernel
 

Methods in org.apache.xbean.kernel that throw KernelAlreadyExistsException
 Kernel KernelFactory.createKernel(java.lang.String name)
          Creates a new kernel instance and registers it with the static KernelFactory registry.
 



Copyright © {inceptionYear}-2006 Apache Software Foundation. All Rights Reserved.