|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.tubo.kernel.springimpl.SpringKernelBuilderImpl
public class SpringKernelBuilderImpl
Created: Dec 1, 2005 5:55:14 AM Last Modification Date: $Date: 2006-12-15 18:24:12 -0300 (Fri, 15 Dec 2006) $
Field Summary | |
---|---|
static java.lang.String |
RCS_ID
|
Constructor Summary | |
---|---|
SpringKernelBuilderImpl()
|
Method Summary | |
---|---|
Kernel |
create(ConfigurationManager manager)
This method create a Kernerl based on a configuration TODO: crear un BaseBuilder y solo dejar aka la creacion del ResourceManager |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String RCS_ID
Constructor Detail |
---|
public SpringKernelBuilderImpl()
Method Detail |
---|
public Kernel create(ConfigurationManager manager) throws TuboException
create
in interface KernelBuilder
manager
- creational ConfiguracionManager
TuboException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |