T - The type of Object the Callable will returnpublic interface CICSTransactionCallable<T>
extends java.util.concurrent.Callable<T>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTranid()
CICS will query this method to obtain the user-supplied
transaction id under which the work should run.
|
static final java.lang.String COPYRIGHT
java.lang.String getTranid()