T
- The type of object that this container holdspublic interface ReadableContainer<T> extends Container
T
Modifier and Type | Method and Description |
---|---|
T |
get()
Get the contents of this container
|
T get() throws java.io.IOException, CICSConditionException
EXEC CICS API commands:
EXEC CICS GET CONTAINER
java.io.IOException
- if there is a problem deserializing the container contentsCICSConditionException
- if there is a problem getting the data from CICS
RespCodes: