public class EngineManager extends Object
Constructor and Description |
---|
EngineManager() |
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Dispose all transformation engines
|
TransformationEngine |
get(String engineId,
TransformationLog log)
Get the transformation engine with the given ID
|
public void dispose()
public TransformationEngine get(String engineId, TransformationLog log)
engineId
- the transformation engine IDlog
- the transformation log to report any errors tonull
if none with the
given ID was found or the creation failedBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a