|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.isc.api.platform.Constants
public class Constants
This Constants class is used by the ProductInfo interface. This is used to return the integer value of the platform the Integrated Solutions Console (ISC) is running on.
Field Summary | |
---|---|
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 Summary | |
---|---|
Constants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int WAS
public static final int LWI
public static final int EWAS
public static final int WPS
Constructor Detail |
---|
public Constants()
|
IBM WebSphere Application ServerTM Release 7 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |