org.gcube.application.aquamaps.aquamapsservice.impl.engine.analysis
Class AnalyzerManager

java.lang.Object
  extended by org.gcube.application.aquamaps.aquamapsservice.impl.engine.analysis.AnalyzerManager

public class AnalyzerManager
extends java.lang.Object


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

Constructor Detail

AnalyzerManager

public AnalyzerManager()
Method Detail

getBatch

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

leaveBatch

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