VistALink v1.5.0.026

Uses of Class
gov.va.med.environment.ServerType

Packages that use ServerType
gov.va.med.environment APIs for accessing J2EE environment information. 
 

Uses of ServerType in gov.va.med.environment
 

Fields in gov.va.med.environment declared as ServerType
static ServerType ServerType.WEBLOGIC
           
static ServerType ServerType.ORACLE
           
static ServerType ServerType.JBOSS
           
static ServerType ServerType.WEBSPHERE
           
static ServerType ServerType.SUN_RI_13
           
static ServerType ServerType.JAVA_SE
           
static ServerType ServerType.UNKNOWN
           
 

Methods in gov.va.med.environment that return ServerType
static ServerType Environment.getServerType()
          Returns the J2EE server type.
static ServerType ServerType.getServerTypeObject(java.lang.String keyValue)
           
 


VistALink v1.5.0.026

VistALink v1.5.0.026