Public Member Functions | |
| void | dispatchFailed (BACIDispatchAction action, DispatchRequest failedRequest) |
Dispatch failed listener interface.
| void alma.ACS.jbaci.BACIDispatchAction.DispatchFailedListener.dispatchFailed | ( | BACIDispatchAction | action, | |
| DispatchRequest | failedRequest | |||
| ) |
Called when dispatching of particulat request failed.
| action | instance of BACIDispatchAction dispatching request. | |
| failedRequest | failed request. |
Implemented in alma.ACS.impl.CommonMonitorImpl.
Referenced by alma.ACS.jbaci.BACIDispatchAction.run().
1.7.0