|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.channel.framework.RegionType
The RegionType class is used among the entire framework to specify different values related to the different Z regions.
Field Summary | |
---|---|
static int |
CR_REGION
Controller or Control Region. |
static int |
CRA_REGION
Adjuct or Control Region Adjunct. |
static int |
NO_BOUND_REGION
Neither the CR_REGION or CRA_REGION, will be called "NO_BOUND_REGION". |
static int |
NOT_ON_Z
Not running on a Z platform |
static int |
SR_REGION
Servant Region |
Constructor Summary | |
---|---|
RegionType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int NO_BOUND_REGION
public static final int CR_REGION
public static final int CRA_REGION
public static final int SR_REGION
public static final int NOT_ON_Z
Constructor Detail |
public RegionType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |