IBM Branch Transformation Toolkit Javadoc

com.ibm.dse.services.landp
Interface TimeoutListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
MsreService, TimeoutEventMulticaster

public interface TimeoutListener
extends java.util.EventListener

The event set listener interface for the timeout feature.


Method Summary
 void timedOut(TimeoutEvent event)
           
 

Method Detail

timedOut

public void timedOut(TimeoutEvent event)
Parameters:
event - TimeoutEvent

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005