IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.wosabean
Interface WOSACmdListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
PrinterTest, WOSACmdEventMulticaster, WosaMSDService, WosaPTRService, WosaTest

public interface WOSACmdListener
extends java.util.EventListener

The event set listener interface for the WOSACmd feature.


Method Summary
 void handleCmd(WOSACmdEvent event)
           
 

Method Detail

handleCmd

public void handleCmd(WOSACmdEvent event)
Parameters:
event - WOSACmdEvent

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005