|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ogsa.impl.core.notification.framework.NotificationIntervalTimer
org.globus.ogsa.impl.core.notification.framework.NotificationMinIntervalTimer
NotificationMinIntervalTimer NotificationIntervalTimer for managing min interval timer tasks.
| Nested Class Summary | |
protected class |
NotificationMinIntervalTimer.MinIntervalTimerTask
TimerTask for minInterval |
| Constructor Summary | |
NotificationMinIntervalTimer()
Constructor for NotificationMinIntervalTimer. |
|
| Method Summary | |
void |
schedule(SubscriptionInfo aSubscriptionInfo,
MinIntervalTimerCallback callback)
schedule Schedule a timertask for a subscription |
| Methods inherited from class org.globus.ogsa.impl.core.notification.framework.NotificationIntervalTimer |
addTimerTask, cancelTimer, getTimer, getTimerTask, removeTimerTask |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NotificationMinIntervalTimer()
| Method Detail |
public void schedule(SubscriptionInfo aSubscriptionInfo,
MinIntervalTimerCallback callback)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||