Package org.objectweb.dream.aggregator

Interface Summary
PullPullAggregatorFixedNumberAttributeController Attribute controller for Pull/Pull aggregators that aggregate a fixed number of messages.
PullPullAggregatorWhileNotNullAttributeController Attribute controller interface for PullPullAggregatorWhileNotNullImplaggregator implementation.
 

Class Summary
PullPullAggregatorCollectionInputImpl This aggregator has a collection of pull inputs, and a pull output.
PullPullAggregatorFixedNumberImpl This aggregator aggregates a fixed number of messages.
PullPullAggregatorWhileNotNullImpl Message aggregator, when a message is asked in the out-pull server interface, this component pulls messages on its in-pull client interface until null is returned, and then returns an aggregated message containing every pulled messages.
PushPushDisaggregatorImpl Basic implementation of a Push/Push de-aggregator.
 



Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.