org.gcube.application.aquamaps.aquamapsservice.impl.engine.predictions
Class EnvironmentalLogicManager

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.impl.engine.predictions.EnvironmentalLogicManager

public class EnvironmentalLogicManager
extends java.lang.Object


Constructor Summary
EnvironmentalLogicManager()
           
 
Method Summary
static BatchGeneratorI getBatch()
           
static void leaveBatch(BatchGeneratorI theBatch)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvironmentalLogicManager

public EnvironmentalLogicManager()
Method Detail

getBatch

public static BatchGeneratorI getBatch()
                                throws java.lang.Exception
Throws:
java.lang.Exception

leaveBatch

public static void leaveBatch(BatchGeneratorI theBatch)
                       throws java.lang.Exception
Throws:
java.lang.Exception