Package com._1c.g5.aef2.engines
Class EngineFactory
java.lang.Object
com._1c.g5.aef2.engines.EngineFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic IEngine
createEngine
(String engineName) CreatesIEngine
instance with the specified engine name.static IEngine
createEngineWithSharedRunnableExecutor
(String engineName) CreatesIEngine
instance with the specified engine name.