Package org.apache.tomcat.util.threads
Class Constants
java.lang.Object
org.apache.tomcat.util.threads.Constants
Static constants for this package.
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final longstatic final booleanHas security been turned on?
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
DEFAULT_THREAD_RENEWAL_DELAYpublic static final long DEFAULT_THREAD_RENEWAL_DELAY- See Also:
 
- 
IS_SECURITY_ENABLEDpublic static final boolean IS_SECURITY_ENABLEDHas security been turned on?
 
- 
- 
Constructor Details- 
Constantspublic Constants()
 
-