com.ibm.websphere.servlet.event

Interface FilterInvocationListener

  • All Superinterfaces:
    java.util.EventListener


    public interface FilterInvocationListener
    extends java.util.EventListener
    • Method Detail

      • onFilterStartDoFilter

        void onFilterStartDoFilter(FilterInvocationEvent filterinvocationevent)
        Triggered just prior to the execution of Filter.doFilter().
        See Also:
        Filter
      • onFilterFinishDoFilter

        void onFilterFinishDoFilter(FilterInvocationEvent filterinvocationevent)
        Triggered just after the execution of Filter.doFilter().
        See Also:
        Filter
IBM WebSphere Application ServerTM
Release 8.5