com.ibm.cics.server
Class API

java.lang.Object
  |
  +--com.ibm.cics.server.API
Direct Known Subclasses:
AttachInitiator, Conversation, EnterRequest, FileBrowse, Resource, SynchronizationResource, Task, Terminal

public abstract class API
extends java.lang.Object

This abstract class provides for common initialisation for most classes that correspond to a part of the CICS API. It ensures sufficient initialisation of the environment to allow CICS API calls to be made.


Constructor Summary
API()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

API

public API()


Copyright (c) 2001 by Sun Microsystems, Inc.