org.globus.ogsa.impl.core.notification.framework
Interface MinIntervalTimerCallback

All Known Implementing Classes:
JMSServiceDataNameQueryEvaluator

public interface MinIntervalTimerCallback

MinIntervalTimerCallback Callback to notify that the min interval timer has popped.


Method Summary
 void minIntervalGateOpen(java.lang.String aSubscriptionId)
          The min interval timer poped.
 

Method Detail

minIntervalGateOpen

public void minIntervalGateOpen(java.lang.String aSubscriptionId)
The min interval timer poped. Set the flag in the subscription info to indicate such.