Class Constants


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

      Nested Classes 
      Modifier and Type Class Description
      static class  Constants.AccessLog  
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String Package  
    • Constructor Summary

      Constructors 
      Constructor Description
      Constants()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Constants

        public Constants()