DarwinSystemProfileMixin mixin
- Superclass constraints
- Mixin applications
- Available extensions
Properties
- beanMixin → DarwinSystemBeanMixin
-
Available on DarwinSystemBase, provided by the DarwinSystemExtensions extension
no setter -
daemons
↔ List<
Future> -
getter/setter pairinherited
- darwinSystemModule ↔ Module
-
getter/setter pairinherited
- eventbus ↔ EventBus
-
getter/setter pairinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- injector ↔ Injector
-
getter/setter pairinherited
- isDebug ↔ bool
-
getter/setter pair
- loggingMixin → DarwinSystemLoggingMixin
-
Available on DarwinSystemBase, provided by the DarwinSystemExtensions extension
no setter - pluginMixin → DarwinSystemPluginMixin
-
Available on DarwinSystemBase, provided by the DarwinSystemExtensions extension
no setter - profile ↔ String?
-
The execution profile of the application.
getter/setter pair
- profileMixin → DarwinSystemProfileMixin
-
Available on DarwinSystemBase, provided by the DarwinSystemExtensions extension
no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- serviceMixin → DarwinSystemServiceMixin
-
Available on DarwinSystemBase, provided by the DarwinSystemExtensions extension
no setter
Methods
-
checkDebug(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
prepare(
DarwinSystemGeneratedArgs generated, DarwinSystemUserArgs user) → Future< void> -
inherited
-
start(
DarwinSystemGeneratedArgs generated, DarwinSystemUserArgs user) → Future< void> -
inherited
-
stop(
) → Future< void> -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited