| Class | Description |
|---|---|
| AnnotatedTypeWrapper<T> | |
| BeanCacheKey | |
| BeanManagerImpl |
Implementation of the
BeanManager contract of the web beans
container. |
| DecoratorInjectionTargetFactory<T> | |
| ExternalScope |
A wrapper for an external scope which can be added by
BeforeBeanDiscovery.addScope(Class, boolean, boolean). |
| InjectableBeanManager |
This implementation of the
BeanManager will get used
for whenever a BeanManager gets injected into a bean:
private @Inject BeanManager beanManager;
This class is Serializable and always resolves the current
instance of the central BeanManager automatically. |
| InjectionResolver |
Injection point resolver class.
|
| InjectionTargetFactoryImpl<T> | |
| InterceptionFactoryImpl<T> | |
| InterceptorInjectionTargetFactory<T> | |
| ManagerObjectFactory | |
| OwbCDI | |
| OwbCDIProvider | |
| SerializableBean<T> |
Wrapper to make all our Beans serializable.
|
| SerializableBeanVault |
This class acts as a storage for
SerializableBeans. |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.