| Class | Description |
|---|---|
| AbstractBuiltInBean<T> | |
| AbstractBuiltInBean.BuiltInBeanAttributes<T> | |
| AbstractBuiltInMetadataBean<T> | |
| AbstractDecorableBuiltInBean<T> |
Built-in bean that can be decorated by a
Decorator |
| AbstractFacade<T,X> |
Common implementation for binding-type-based helpers
|
| AbstractFacade.AbstractFacadeSerializationProxy<T,X> | |
| AbstractFacadeBean<T> |
The built-in bean for facade objects.
|
| AbstractStaticallyDecorableBuiltInBean<T> |
A decorated built-in bean for which, unlike
AbstractFacadeBean, decorators only need to be resolved once. |
| BeanManagerBean | |
| BeanManagerImplBean | |
| BeanManagerProxy |
Client view of
BeanManagerImpl. |
| BeanMetadataBean |
Allows a bean to obtain information about itself.
|
| CallableMethodHandler | |
| ContextBean<T extends Context> | |
| ConversationBean | |
| DecoratedBeanMetadataBean |
Allows a decorator to obtain information about the bean it decorates.
|
| DecoratorMetadataBean |
Allows a decorator to obtain information about itself.
|
| DynamicLookupInjectionPoint | |
| EventBean | |
| EventMetadataBean |
Built-in bean for event metadata.
|
| ExtensionBean | |
| FacadeInjectionPoint | |
| InjectionPointBean |
Bean for InjectionPoint metadata
|
| InstanceBean | |
| InstanceImpl<T> |
Helper implementation for Instance for getting instances
|
| InterceptedBeanMetadataBean |
Allows an interceptor to obtain information about the bean it intercepts.
|
| InterceptorMetadataBean |
Allows an interceptor to obtain information about itself.
|
Copyright © 2014. All Rights Reserved.