Interface NavigationContextListener<WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext>

  • All Superinterfaces:
    EventListener
    All Known Implementing Classes:
    AbstractNavigationContextListener

    public interface NavigationContextListener<WEB_COMPONENT_REQUEST_CONTEXT extends WebComponentRequestContext>
    extends EventListener
    A listener of events on the navigation context of a user. By implementing this interface, the bean will be informed about change on the user's Web navigation so that is can be able to perform some specific tasks relative to the navigation change.