Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.cst.internal
Class EngineManager

java.lang.Object
  extended by eu.esdihumboldt.cst.internal.EngineManager

public class EngineManager
extends Object

Transformation engine manager. Holds transformation engine instances during a transformation process.

Author:
Simon Templer

Constructor Summary
EngineManager()
           
 
Method Summary
 void dispose()
          Dispose all transformation engines
 TransformationEngine get(String engineId, TransformationLog log)
          Get the transformation engine with the given ID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EngineManager

public EngineManager()
Method Detail

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 ID
log - 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

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d