IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.base
Interface OperationRepliedListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
AbstractPaginationOp.InternalOperationRepliedListener, DSEOperationState, DSESyncProcState, ExecuteOperationAct, OperationAction, OperationRepliedEventMulticaster

public interface OperationRepliedListener
extends java.util.EventListener

The event set listener interface for the operationReplied feature.


Method Summary
 void handleOperationRepliedEvent(OperationRepliedEvent event)
          This method must be implemented by the operations that want to receive the OperationRepliedEvent events.
 

Method Detail

handleOperationRepliedEvent

void handleOperationRepliedEvent(OperationRepliedEvent event)
This method must be implemented by the operations that want to receive the OperationRepliedEvent events.

Parameters:
event - com.ibm.btt.base.OperationRepliedEvent

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011