Package org.globus.ogsa.impl.core.notification.framework

Interface Summary
MaxIntervalTimerCallback MaxIntervalTimerCallback Callback to notify that the max interval timer has popped.
MinIntervalTimerCallback MinIntervalTimerCallback Callback to notify that the min interval timer has popped.
QueryEvaluator QueryEvaluator evaluates the QueryCriteria to determine if the notification messages should be sent to the sink or not.
Subscription The Subscription Interface class.
SubscriptionFactory  
 

Class Summary
NotificationIntervalTimer NotificationIntervalTimer Timer used by NotificationFramework
NotificationMaxIntervalTimer NotificationMaxIntervalTimer NotificationIntervalTimer for managing max interval timer tasks.
NotificationMinIntervalTimer NotificationMinIntervalTimer NotificationIntervalTimer for managing min interval timer tasks.
SubscribeBySDNameSubscriptionInfo Holder of information of a Subscription of type SubscribeByServiceDataName
SubscriptionFactoryDelegate The SubscriptionFacatoryImpl class.
SubscriptionImpl The SubcriptionImpl class This class implements the Subscription as a grid service
SubscriptionInfo Holder for information of a subscription.
SubscriptionTerminationTimerTask