vishnu.configurators.relationals
Class PopulatedVolatileRelationalServiceConfigurator

java.lang.Object
  extended by vishnu.configurators.relationals.PopulatedVolatileRelationalServiceConfigurator

public class PopulatedVolatileRelationalServiceConfigurator
extends java.lang.Object

pattern: InversionOfControl.Configurator Esta clase configura un cliclo de vida para un servidor SQL con un planificador y parser por defecto, un administrador de bases de datos volatiles. Ademas, precarga el administrador con una base de datos test.

Author:
Hernan Rancati
 

Constructor Summary
PopulatedVolatileRelationalServiceConfigurator()
           
 
Method Summary
static RelationalServiceContext getContext()
           
static SingleRelationalDatabaseService getDatabaseLifeCycle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PopulatedVolatileRelationalServiceConfigurator

public PopulatedVolatileRelationalServiceConfigurator()
Method Detail

getContext

public static RelationalServiceContext getContext()

getDatabaseLifeCycle

public static SingleRelationalDatabaseService getDatabaseLifeCycle()