GetItBootstrapper class abstract
- Inheritance
-
- Object
- PrismBootstrapper
- GetItBootstrapper
Constructors
Properties
Methods
-
configureContainer(
Object container) → void -
override
-
createContainer(
) → Object -
override
-
createModuleCatalog(
) → ModuleCatalog -
inherited
-
createModules(
Object container) → void -
inherited
-
initModules(
Object container) → Future< void> -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
run(
) → Future< void> -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited