| | Class | Description |
|---|
| | ContextConfigurationEvent |
Event that fires when a new Context gets configured that is associated with a view root. |
| | ContextCreationEvent |
Event that fires when a new Context was created that is associated with a view root. |
| | ContextEvent |
Event that fires when a Context changes its internal state. |
| | ContextLookupEvent |
Bubbling Event that may be fired by components that want to find out the nearest Context in the view hierarchy above them. |
| | ObjectDefinitionRegistryEvent |
Event that fires when an ObjectDefinitionRegistry changes its internal state. |
| | ViewConfigurationEvent |
Event that fires when one or more view components wish to get processed by the nearest Context. |
| | ViewLifecycleEvent |
Event that fires to demarcate the lifecycle of a managed view. |