gov.va.med.environment
Class ServerType
java.lang.Object
gov.va.med.environment.ServerType
public class ServerType
- extends java.lang.Object
Enumerated J2EE server types.
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
WEBLOGIC
public static final ServerType WEBLOGIC
ORACLE
public static final ServerType ORACLE
JBOSS
public static final ServerType JBOSS
WEBSPHERE
public static final ServerType WEBSPHERE
SUN_RI_13
public static final ServerType SUN_RI_13
JAVA_SE
public static final ServerType JAVA_SE
TOMCAT
public static final ServerType TOMCAT
UNKNOWN
public static final ServerType UNKNOWN
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
VistALink v1.6