gov.va.med.environment
Class ServerType
java.lang.Object
gov.va.med.environment.ServerTypeEnum
gov.va.med.environment.ServerType
- public class ServerType
- extends gov.va.med.environment.ServerTypeEnum
Enumerated J2EE server types.
- Version:
- 1.5.0.026
- Author:
- Application Modernization - Foundations Team
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
UNKNOWN
public static final ServerType UNKNOWN
getServerTypeObject
public static final ServerType getServerTypeObject(java.lang.String keyValue)
toString
public java.lang.String toString()
VistALink v1.5.0.026