Package com.swiftmq.tools.timer
Interface TimerListener
-
- All Known Implementing Classes:
ConnectionImpl,ContextImpl,EndpointImpl,EndpointImpl,QueueConnectionImpl,RequestRegistry,TopicConnectionImpl,XAConnectionImpl,XAQueueConnectionImpl,XATopicConnectionImpl
public interface TimerListenerA listener interface to register at Timers- Version:
- 1.0
- Author:
- Andreas Mueller, IIT GmbH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidperformTimeAction(TimerEvent evt)
-
-
-
Method Detail
-
performTimeAction
void performTimeAction(TimerEvent evt)
-
-