| Interface | Description |
|---|---|
| DecoratorSetContext<Type,Decorator> |
Implementations of this interface provide a context to the
DecoratorPicker. |
| Class | Description |
|---|---|
| DecoratingInvocationHandler<Type,Decorator extends Type> | |
| DecoratorPicker<Type,Decorator extends Type> |
Given as set of decorators extending given type, this class can pick
the most appropriate set of decorators for a class or a method call.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.