Uses of Interface
com.compuware.api.topaz.tso.ITSOCommandProvider
-
Packages that use ITSOCommandProvider Package Description com.compuware.api.topaz.hostconnections.zos Provides interfaces related to z/OS host connections. -
-
Uses of ITSOCommandProvider in com.compuware.api.topaz.hostconnections.zos
Methods in com.compuware.api.topaz.hostconnections.zos that return ITSOCommandProvider Modifier and Type Method Description ITSOCommandProvider
IZOSHostConnection. getTSOCommandProvider()
Returns the single instance of a TSO command provider for use on this z/OS host conneciton.
-