|
||||||||||
| 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
NotificationIntervalTimer Timer used by NotificationFramework
| Constructor Summary | |
NotificationIntervalTimer()
Constructor. |
|
| Method Summary | |
protected void |
addTimerTask(java.lang.String subscriptionId,
java.util.TimerTask timerTask)
Method addTimerTask. |
void |
cancelTimer(java.lang.String subscriptionId)
|
java.util.Timer |
getTimer()
Accessor to the interval timer. |
protected java.util.TimerTask |
getTimerTask(java.lang.String subscriptionId)
Method getTimerTask. |
protected void |
removeTimerTask(java.lang.String subscriptionId)
Method removeTimerTask. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NotificationIntervalTimer()
| Method Detail |
public java.util.Timer getTimer()
public void cancelTimer(java.lang.String subscriptionId)
protected void addTimerTask(java.lang.String subscriptionId,
java.util.TimerTask timerTask)
subscriptionId - timerTask - protected java.util.TimerTask getTimerTask(java.lang.String subscriptionId)
protected void removeTimerTask(java.lang.String subscriptionId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||