Package org.globus.ogsa.impl.base.aggregator

Interface Summary
DataAggregationSink The interface that must be implemented by a plugin for the collector component of the aggregator, in order to act as an aggregator formatter.
DataAggregationSource This interface handles session management for establishing data aggregation relationships between grid services.
 

Class Summary
DataAggregationHelper  
DataAggregationManager Service delegation component which aggregates and "caches" service data from other services into the local service data container using notification sinks.
ServiceDataAggregationSink DataAggregationSink which republishes aggregated SDEs as the same SDEs on the local service.
SubscriptionAggregationSource DataAggregationSource implmentation which subscribes to and republishes aggregated SDEs as the same SDEs on the local service.