Uses of Class
org.tubo.kernel.Kernel

Packages that use Kernel
org.tubo.kernel   
org.tubo.kernel.springimpl   
org.tubo.resource   
org.tubo.resource.springimpl   
 

Uses of Kernel in org.tubo.kernel
 

Methods in org.tubo.kernel that return Kernel
 Kernel KernelBuilder.create(ConfigurationManager config)
          Este metodo crea un kernel a partir de una configuracion
 Kernel KernelFactory.createKernel()
          This class create the base kernel creational steps.
 

Uses of Kernel in org.tubo.kernel.springimpl
 

Methods in org.tubo.kernel.springimpl that return Kernel
 Kernel SpringKernelBuilderImpl.create(ConfigurationManager manager)
          This method create a Kernerl based on a configuration TODO: crear un BaseBuilder y solo dejar aka la creacion del ResourceManager
 

Uses of Kernel in org.tubo.resource
 

Methods in org.tubo.resource that return Kernel
 Kernel ResourceManager.getKernel()
           Get kernel instance
 

Uses of Kernel in org.tubo.resource.springimpl
 

Methods in org.tubo.resource.springimpl that return Kernel
 Kernel SpringResourceManagerImpl.getKernel()
           Get kernel instance
 



Copyright © 2004-2007 Tubo. All Rights Reserved.