Uses of Class
org.apache.tomee.common.TomcatVersion

Packages that use TomcatVersion
org.apache.tomee.common   
 

Uses of TomcatVersion in org.apache.tomee.common
 

Methods in org.apache.tomee.common that return TomcatVersion
static TomcatVersion TomcatVersion.get()
           
static TomcatVersion TomcatVersion.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TomcatVersion[] TomcatVersion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.