Default implementation of the BootstrapManager interface.
config:BootstrapConfig [read-only]
The configuration to be used when building a new Context.
Can be used to specify settings, configuration processors and replacements or decorators for the kenerl services.
Implementation public function get config():BootstrapConfig public function createProcessor():BootstrapProcessor
Creates a new processor responsible for applying the configuration and initializing a new Context.
Returns | BootstrapProcessor — a new processor responsible for applying the configuration and initializing a new Context
|
Sat Apr 2 2011, 11:49 PM +01:00