Uses of Package
org.globus.mds.aggregator.impl

Packages that use org.globus.mds.aggregator.impl
org.globus.mds.aggregator.impl   
org.globus.mds.index.impl   
org.globus.mds.trigger.impl   
 

Classes in org.globus.mds.aggregator.impl used by org.globus.mds.aggregator.impl
AggregatorConfiguration
           
AggregatorException
          This exception is a generic superclass for aggregator runtime exceptions.
AggregatorParamTypeNotSupportedException
           
AggregatorServiceGroupEntryRemovedCallback
          Service developers incorporating the Aggregator framework may implement this interface, specifying the implementing class as the "entryRemovedCallback" parameter in the AggregatorConfiguration JNDI bean of a service jndi-config.xml file.
AggregatorServiceGroupEntryResource
          Implements an aggregating service group entry resource.
AggregatorServiceGroupResource
          Implements an aggregating in-memory service group resource.
AggregatorSink
          This interface must be implemented by a plugin for the AggregatorSource component of the aggregator and is generally type-specific to the message data being processed.
AggregatorSinkTypeNotSupportedException
           
AggregatorSource
          The AggregatorSource interface handles session management for establishing data aggregation relationships between services using source-sink paradigms.
PollingAggregatorSource
          An AggregatorSource which generates data using synchronous polling in a background thread.
 

Classes in org.globus.mds.aggregator.impl used by org.globus.mds.index.impl
AggregatorServiceGroupEntryHome
          Looks up a service group entry.
AggregatorServiceGroupHome
           
AggregatorServiceGroupResource
          Implements an aggregating in-memory service group resource.
 

Classes in org.globus.mds.aggregator.impl used by org.globus.mds.trigger.impl
AggregatorServiceGroupEntryHome
          Looks up a service group entry.
AggregatorServiceGroupEntryResource
          Implements an aggregating service group entry resource.
AggregatorServiceGroupHome
           
AggregatorServiceGroupResource
          Implements an aggregating in-memory service group resource.
AggregatorSink
          This interface must be implemented by a plugin for the AggregatorSource component of the aggregator and is generally type-specific to the message data being processed.
AggregatorSource
          The AggregatorSource interface handles session management for establishing data aggregation relationships between services using source-sink paradigms.
 



Copyright © 1999-2006 University of Chicago. All rights reserved.