public interface ICancelTarget
This interface is not required in order to be called.
ICallTarget,
ICallTarget2,
IDatatype| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
This method is invoked when a Cobol program calls CANCEL
on a Java class.
|
void cancel()
This method should not throw an exception.