| AbstractBean<T,S> |
An abstract bean representation common for all beans
|
| AbstractClassBean<T> |
An abstract bean representation common for class-based beans
|
| AbstractProducerBean<X,T,S extends Member> |
The implicit producer bean
|
| AbstractSyntheticBean<T> |
Common supertype for Beans which are created based on extension-provided Producer implementation.
|
| BeanIdentifiers |
|
| CommonBean<T> |
Common superclass for beans that are identified using id.
|
| ContextualInstance |
|
| ContextualInstanceStrategy<T> |
This component allows optimized strategies for obtaining contextual instances of a given bean to be plugged in.
|
| CustomDecoratorWrapper<T> |
A wrapper for a decorated instance.
|
| DecoratorImpl<T> |
|
| DisposalMethod<X,T> |
|
| ForwardingBean<T> |
A delegating bean
|
| ForwardingDecorator<T> |
|
| ForwardingInterceptor<T> |
|
| InterceptorImpl<T> |
|
| ManagedBean<T> |
Represents a simple bean
|
| ManagedBeanIdentifier |
|
| NewManagedBean<T> |
Represents a @New simple bean
|
| ProducerField<X,T> |
Represents a producer field
|
| ProducerMethod<X,T> |
Represents a producer method bean
|
| ProducerMethodIdentifier |
|
| RIBean<T> |
Abstract base class with functions specific to RI built-in beans
|
| StringBeanIdentifier |
|
| SyntheticBeanFactory |
|
| SyntheticClassBean<T> |
Represents a class bean created based on extension-provided InjectionTarget implementation.
|
| SyntheticDecorator<T> |
|
| SyntheticProducerBean<T,X> |
Represents a producer field or producer method created based on extension-provided Producer implementation.
|