|
CICS® Transaction Gateway Programming Reference v1.1.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExitEventData | |
---|---|
com.ibm.ctg.ha | Provides classes for developing CICS request exits that resolve CICS server names on ECI and XA requests. |
Uses of ExitEventData in com.ibm.ctg.ha |
---|
Methods in com.ibm.ctg.ha that return ExitEventData | |
---|---|
static ExitEventData |
ExitEventData.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ExitEventData[] |
ExitEventData.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Method parameters in com.ibm.ctg.ha with type arguments of type ExitEventData | |
---|---|
void |
CICSRequestExit.eventFired(ExitEvent event,
java.util.Map<ExitEventData,java.lang.Object> data)
This method will be called for each defined ExitEvent. |
|
©Copyright IBM Corp. 1994, 2014 Legal |
|||||||||
PREV NEXT | FRAMES NO FRAMES |