Class RerunFilterAction

  • All Implemented Interfaces:
    NextAction

    public class RerunFilterAction
    extends java.lang.Object
    This NextAction instructs the FilterChain to rerun the same Filter again.
    Author:
    Alexey Stashok
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected int type  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int type()
      Get NextAction type
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • type

        protected final int type
    • Method Detail

      • type

        public final int type()
        Get NextAction type
        Specified by:
        type in interface NextAction
        Returns:
        NextAction type