public abstract class API
extends java.lang.Object
This abstract class provides for common initialisation for every class that corresponds to a part of the CICS API, except for ABENDs and exceptions, and it ensures sufficient initialisation of the environment to allow CICS API calls to be made.
Constructor and Description |
---|
API() |