Class Constants


  • public final class Constants
    extends java.lang.Object
    Manifest constants for the org.apache.catalina.valves package.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Constants.AccessLog
      Constants specific to the AccessLogValve class.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String Package
      The fully qualified name of this package.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Package

        public static final java.lang.String Package
        The fully qualified name of this package.
        See Also:
        Constant Field Values