Uses of Interface
com.compuware.api.topaz.hostconnections.zos.IZOSUserProgramAbendEvent
-
Packages that use IZOSUserProgramAbendEvent Package Description com.compuware.api.topaz.hostconnections.zos Provides interfaces related to z/OS host connections. -
-
Uses of IZOSUserProgramAbendEvent in com.compuware.api.topaz.hostconnections.zos
Methods in com.compuware.api.topaz.hostconnections.zos with parameters of type IZOSUserProgramAbendEvent Modifier and Type Method Description void
IZOSUserProgramTerminationListener. programAbended(IZOSUserProgramAbendEvent event)
Called when the z/OS user program terminates abnormally.
-