|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EngineFactory
Responsible for creating new instance of IEngine
.
Method Summary | |
---|---|
IEngine |
constructNewEngineInstance(Locale locale)
Creates and initializes a new engine instance for the specified locale. |
Method Detail |
---|
IEngine constructNewEngineInstance(Locale locale)
locale
- The locale to create the instance for.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |