com.ibm.etill.framework.supervisor
Interface Timeable

All Known Implementing Classes:
TimeableTransaction

public synchronized interface Timeable


Method Summary
 void timesUp()
           
 long timesUpTime()
           
 WorkItem workItem()
           
 

Method Detail

timesUp

public void timesUp()

timesUpTime

public long timesUpTime()

workItem

public WorkItem workItem()