com.meiglobal.ebds.api.util
Interface Timeoutable


public interface Timeoutable

Interface that is used by objects that can timeout.


Method Summary
 void timeoutOccured(CustomTimer ct)
           
 

Method Detail

timeoutOccured

void timeoutOccured(CustomTimer ct)