Interface EventHandlingComponentsConfigurer
public interface EventHandlingComponentsConfigurer
Builder interface for configuring collections of
EventHandlingComponent instances.
Provides a fluent API for specifying single or multiple components and applying decorations to all components in the collection.
- Since:
- 5.0.0
- Author:
- Mateusz Nowak
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdditional phase for specifying optional event handling components.static interfaceFinal phase for applying decorations and building the component list.static interfacePhase that allows configuring event handling components.static interfaceInitial phase for specifying event handling components.