kaos.core.service.ontology.request
Interface RemoteActionStatusCallback
- All Superinterfaces:
- ActionStatusCallback, CallbackTransportInfo, InfoStatusCallback, java.io.Serializable
- All Known Implementing Classes:
- RemoteActionCallbackImpl, RemoteActionStatusCallbackImpl
public interface RemoteActionStatusCallback
- extends ActionStatusCallback, CallbackTransportInfo
Defines the operations on the callback object associated with a request for action.
The callback may send a status indicating when the requested action
started or when and why it aborted.
The status messages are sent remotely.
getTransportCallback
CallbackTransportInfo getTransportCallback()