public class Constants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
EWAS
integer value for Embedded WebSphere Application Server (EWAS)
|
static int |
LWI
integer value for Light Weight Infrastructure (LWI)
|
static int |
WAS
integer value for WebSphere Application Server (WAS)
|
static int |
WPS
integer value for WebSphere Portal Server (WPS)
|
Constructor and Description |
---|
Constants() |
public static final int WAS
public static final int LWI
public static final int EWAS
public static final int WPS