T
- The type of Object the Callable will returnpublic interface CICSTransactionCallable<T>
extends java.util.concurrent.Callable<T>
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.
|
java.lang.String getTranid()