Public Member Functions

alma.ACS.jbaci.BACIDispatchAction.DispatchFailedListener Interface Reference

Inheritance diagram for alma.ACS.jbaci.BACIDispatchAction.DispatchFailedListener:
alma.ACS.impl.CommonMonitorImpl alma.ACS.impl.CommonComparableMonitorImpl alma.ACS.impl.HistoryMonitorImpl alma.ACS.impl.MonitordoubleImpl alma.ACS.impl.MonitorfloatImpl alma.ACS.impl.MonitorlongImpl alma.ACS.impl.MonitorlongLongImpl alma.ACS.impl.MonitorpatternImpl alma.ACS.impl.MonitorstringImpl alma.ACS.impl.MonitorstringSeqImpl alma.ACS.impl.MonitoruLongLongImpl

List of all members.

Public Member Functions

void dispatchFailed (BACIDispatchAction action, DispatchRequest failedRequest)

Detailed Description

Dispatch failed listener interface.


Member Function Documentation

void alma.ACS.jbaci.BACIDispatchAction.DispatchFailedListener.dispatchFailed ( BACIDispatchAction  action,
DispatchRequest  failedRequest 
)

Called when dispatching of particulat request failed.

Parameters:
action instance of BACIDispatchAction dispatching request.
failedRequest failed request.

Implemented in alma.ACS.impl.CommonMonitorImpl.

Referenced by alma.ACS.jbaci.BACIDispatchAction.run().


The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties