Class Constants


  • public final class Constants
    extends java.lang.Object
    Static constants for this 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
    • Field Detail

      • DEFAULT_THREAD_RENEWAL_DELAY

        public static final long DEFAULT_THREAD_RENEWAL_DELAY
        See Also:
        Constant Field Values
      • IS_SECURITY_ENABLED

        public static final boolean IS_SECURITY_ENABLED
        Has security been turned on?
    • Constructor Detail

      • Constants

        public Constants()