Core Events



Classes
 ClassDescription
 ContextBuilderEvent Event that fires when a new Context gets created that is associated with a view root.
 ContextEvent Event that fires when a Context changes its internal state.
 FastInjectEvent Event that fires when a view component wishes to retrieve a single object from the IOC container.
 ObjectDefinitionRegistryEvent Event that fires when an ObjectDefinitionRegistry changes its internal state.
 ViewAutowireEvent Event that gets dispatched through view objects to check whether they are applicable for autowiring them to the IOC container.
 ViewConfigurationEvent Event that fires when a view component wishes to get added to the IOC container.