org.gcube.application.aquamaps.aquamapsservice.impl.engine.predictions
Class BatchGeneratorObjectFactory
java.lang.Object
BasePoolableObjectFactory
org.gcube.application.aquamaps.aquamapsservice.impl.engine.predictions.BatchGeneratorObjectFactory
public class BatchGeneratorObjectFactory
- extends BasePoolableObjectFactory
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BatchGeneratorObjectFactory
public BatchGeneratorObjectFactory()
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