eu.esdihumboldt.cst.internal
Class EngineManager
java.lang.Object
eu.esdihumboldt.cst.internal.EngineManager
public class EngineManager
- extends Object
Transformation engine manager. Holds transformation engine instances during a
transformation process.
- Author:
- Simon Templer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EngineManager
public EngineManager()
dispose
public void dispose()
- Dispose all transformation engines
get
public TransformationEngine get(String engineId,
TransformationLog log)
- Get the transformation engine with the given ID
- Parameters:
engineId
- the transformation engine IDlog
- the transformation log to report any errors to
- Returns:
- the transformation engine or
null
if none with the
given ID was found or the creation failed
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d