Class | Description |
---|---|
AbstractBeanManager | |
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: |
InjectionResolver |
Injection point resolver class.
|
InjectionTargetFactoryImpl<T> | |
InterceptorInjectionTargetFactory<T> | |
ManagerObjectFactory | |
SerializableBean<T> |
Wrapper to make all our Beans serializable.
|
SerializableBeanVault |
This class acts as a storage for
SerializableBean s. |
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.