| Class | Description |
|---|---|
| Beans |
A set of utility methods for working with beans.
|
| ForwardingBean<T> |
An implementation of
Bean that forwards all calls to the
ForwardingBean.delegate(). |
| ForwardingInjectionPoint | |
| ForwardingInjectionTarget<T> |
An implementation of
InjectionTarget that forwards all calls to
ForwardingInjectionTarget.delegate(). |
| ForwardingObserverMethod<T> |
An implementation of
ObserverMethod that forwards all calls to
ForwardingObserverMethod.delegate(). |
Copyright © 2013. All Rights Reserved.