LifecycleHookedFeature
Features that require special hooking
Properties
Functions
Link copied to clipboard
Called just before an application is started (after onConfigurationLoaded
, before the startAll
call).
Link copied to clipboard
Create an object that will be used as the receiver parameter for install(MyFeature) { HERE }
Link copied to clipboard
Callback when this feature is installed onto an environment.
Link copied to clipboard
Called when the configuration for the application is loaded. This is called before any service is started.