IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.services.wosa
Interface WOSACmdListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
WOSACmdEventMulticaster, WOSADeviceService

public interface WOSACmdListener
extends java.util.EventListener

The WOSACmdListener is an event set listener interface for the WOSACmd feature.


Method Summary
 void handleCmd(WOSACmdEvent event)
          Handles a WOSACmdEvent.
 

Method Detail

handleCmd

public void handleCmd(WOSACmdEvent event)
Handles a WOSACmdEvent.

Parameters:
event - WOSACmdEvent

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005