| ApplicationRunEvent |
|
| BeforeRunEvent |
Meta event.
|
| BundlesStartedEvent |
Called after bundles start (run method call).
|
| ExtensionsInstalledByEvent |
Called when installer installed all related extensions and only for installers actually performed
installations (extensions list never empty).
|
| ExtensionsInstalledEvent |
Called after all installers install related extensions.
|
| ExtensionsResolvedEvent |
Called when all extensions detected (from classpath scan and guice modules).
|
| InjectorCreationEvent |
Called just before guice injector creation.
|
| ModulesAnalyzedEvent |
Called when guice bindings analyzed and all extensions detected.
|