Class ComponentEventDispatcher

  • All Implemented Interfaces:
    Dispatcher

    public class ComponentEventDispatcher
    extends java.lang.Object
    implements Dispatcher
    Processes component action events sent as requests from the client. Component events include an event type, identify a page and a component, and may provide additional context strings.
    See Also:
    ComponentEventLinkEncoder