Package org.iqual.chaplin.composite

Interface Summary
ComponentAggregator  
Composite  
CompositeDef Serves as the base and marker interface for composites defined by using structure classes.
CompositeLifeCycle  
FactoryHandlerFilter  
ObjectFactory<T>  
ReturnAggregator  
SelfHandler If an object casted by FactoryHandler implements this interface then FactoryHandler suppresses its original logic and instead it invokes the cast methof on the object.
 

Class Summary
AbstractAggregator  
AbstractCompositeHandler Abstract base composite class.
AggregatorImpl The default aggregator which takes the first value in the values list as the result or null if the list of values is empty.
AggregatorReceiver This receiver handles aggregations in the composite.
BinderCompositeHandler This class represents a composite made from semaphore objects.
CompositeContextHandler  
CompositeFactory  
CompositeObjectProxy  
CompositeProxy Upon reception of a message this class decides to which composite in the hierarchy the message will be delivered first.
CounterAggregator  
FactoryHandler  
MasterCompositeSetter  
ReturnedValue  
 

Enum Summary
SelfInvocationModes  
 

Exception Summary
CompositeException  
IllegalNumberOfContextCallsException  
 



Copyright © 2009 iquality.org. All Rights Reserved.