Apache Tomcat 7.0.28

org.apache.catalina.core
Class Constants

java.lang.Object
  extended by org.apache.catalina.core.Constants

public class Constants
extends Object


Field Summary
static String JSP_SERVLET_CLASS
           
static int MAJOR_VERSION
           
static int MINOR_VERSION
           
static String Package
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Package

public static final String Package
See Also:
Constant Field Values

MAJOR_VERSION

public static final int MAJOR_VERSION
See Also:
Constant Field Values

MINOR_VERSION

public static final int MINOR_VERSION
See Also:
Constant Field Values

JSP_SERVLET_CLASS

public static final String JSP_SERVLET_CLASS
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()

Apache Tomcat 7.0.28

Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.