Package com.compuware.api.topaz.hostconnections.zos
Provides interfaces related to z/OS host connections.
- Since:
- 1.0.0
-
Interface Summary Interface Description IZOSHostConnection A connection to a z/OS host.IZOSUserProgramAbendEvent TheIZOSUserProgramAbendEvent
is sent when a z/OS user program terminates abnormally.IZOSUserProgramCompletionEvent TheIZOSUserProgramCompletionEvent
represents an event that is sent when a z/OS user program completes normally.IZOSUserProgramConnection A connection to a z/OS user program.IZOSUserProgramEvent TheIZOSUserProgramEvent
represent a z/OS user program event.IZOSUserProgramTerminationListener TheIZOSUserProgramTerminationListener
interface is used to listen for termination events for a z/OS user program.