com.ibm.websphere.rsadapter
Interface HandleStates
All known subinterfaces:
- public interface HandleStates
Field Summary
Modifier and Type | Field and Description |
---|---|
|
ACTIVE
Connection handle state constants.
|
|
CLOSED
Connection handle state constants.
|
|
INACTIVE
Connection handle state constants.
|
|
STATE_STRINGS
List of Connection handle state names.
|
Field Detail
ACTIVE
- static final int ACTIVE
Connection handle state constants.
See Also:
INACTIVE
- static final int INACTIVE
Connection handle state constants.
See Also:
CLOSED
- static final int CLOSED
Connection handle state constants.
See Also:
STATE_STRINGS
- static final java.lang.String[] STATE_STRINGS
List of Connection handle state names.