org.ow2.jonas.lib.timer
Interface TimerEventListener

All Known Implementing Classes:
JSessionSwitch, JStatefulSwitch, JStatelessSwitch, JTimer, MemoryMonitoring

public interface TimerEventListener


Method Summary
 void timeoutExpired(Object arg)
          Invoked when the timeout has expired.
 

Method Detail

timeoutExpired

void timeoutExpired(Object arg)
Invoked when the timeout has expired.



Copyright © 2010 OW2 Consortium. All Rights Reserved.