Package org.apache.tomcat.util.threads
Class Constants
java.lang.Object
org.apache.tomcat.util.threads.Constants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final long
static final boolean
Has security been turned on? -
Constructor Summary
-
Method Summary
-
Field Details
-
DEFAULT_THREAD_RENEWAL_DELAY
public static final long DEFAULT_THREAD_RENEWAL_DELAY- See Also:
-
IS_SECURITY_ENABLED
public static final boolean IS_SECURITY_ENABLEDHas security been turned on?
-
-
Constructor Details
-
Constants
public Constants()
-