Optional
options: IEngineFactoryOptionsPrivate
_actionsPrivate
_eventPrivate
_eventbusPrivate
_importerPrivate
_resizePrivate
_createPrivate
_handlePrivate
_importPrivate
_importPrivate
_initializePrivate
_requestPrivate
_requestPrivate
_requestPrivate
_resizeReturns a fully configured IEligiusEngine instance.
The given configuration
Optional
resolver: IConfigurationResolverAn optional resolver to process the given IEngineConfiguration. When not provided the IEngineFactory is expected to create their own instance.
Generated using TypeDoc
The EngineFactory is used to create and initialize an IEligiusEngine instance.
It prepares a resolved configuration and creates the engine based on the class defined in the configuration.
Example
Loading a configuration and creating an IEligiusEngine instance