Package org.ops4j.peaberry.util.decorators

General purpose ImportDecorators.

See:
          Description

Class Summary
DecoratorChain<S> An ImportDecorator that applies decorators in a chain, right-left.
InterceptingDecorator<S> An ImportDecorator that supports MethodInterceptors.
StickyDecorator<S> An ImportDecorator that caches the first valid service instance and uses that until it becomes invalid.
 

Package org.ops4j.peaberry.util.decorators Description

General purpose ImportDecorators.



Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.