public interface EngineFactory
IEngine
.Modifier and Type | Method and Description |
---|---|
IEngine |
constructNewEngineInstance(java.util.Locale locale)
Creates and initializes a new engine instance for the specified locale.
|
IEngine constructNewEngineInstance(java.util.Locale locale)