org.gcube.application.aquamaps.aquamapsservice.impl.engine.analysis
Class AnalyzerFactory
java.lang.Object
BasePoolableObjectFactory
org.gcube.application.aquamaps.aquamapsservice.impl.engine.analysis.AnalyzerFactory
public class AnalyzerFactory
- extends BasePoolableObjectFactory
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnalyzerFactory
public AnalyzerFactory()
makeObject
public java.lang.Object makeObject()
throws java.lang.Exception
- Throws:
java.lang.Exception
activateObject
public void activateObject(java.lang.Object obj)
throws java.lang.Exception
- Throws:
java.lang.Exception
destroyObject
public void destroyObject(java.lang.Object obj)
throws java.lang.Exception
- Throws:
java.lang.Exception
passivateObject
public void passivateObject(java.lang.Object obj)
throws java.lang.Exception
- Throws:
java.lang.Exception
getReport
public static EnvironmentalExecutionReportItem getReport(int batchId,
boolean getResourceInfo)
throws java.lang.Exception
- Throws:
java.lang.Exception