org.apache.tomcat.util.net
Class Constants
java.lang.Object
org.apache.tomcat.util.net.Constants
public class Constants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CATALINA_BASE_PROP
public static final String CATALINA_BASE_PROP
- Name of the system property containing
the tomcat instance installation path
- See Also:
- Constant Field Values
IS_SECURITY_ENABLED
public static final boolean IS_SECURITY_ENABLED
- Has security been turned on?
Constants
public Constants()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.