Enum DispatcherType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<DispatcherType>

    public enum DispatcherType
    extends java.lang.Enum<DispatcherType>
    Enumeration of dispatcher types. Used both to define filter mappings and by Servlets to determine why they were called.
    Since:
    Servlet 3.0