| Class and Description |
|---|
| InjectionTargetFactoryImpl |
| Class and Description |
|---|
| BeanManagerImpl
Implementation of the
BeanManager contract of the web beans
container. |
| 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. |
| SerializableBeanVault
This class acts as a storage for
SerializableBeans. |
| Class and Description |
|---|
| BeanManagerImpl
Implementation of the
BeanManager contract of the web beans
container. |
| ExternalScope
A wrapper for an external scope which can be added by
BeforeBeanDiscovery.addScope(Class, boolean, boolean). |
| InjectionResolver
Injection point resolver class.
|
| InjectionTargetFactoryImpl |
| Class and Description |
|---|
| SerializableBeanVault
This class acts as a storage for
SerializableBeans. |
| Class and Description |
|---|
| BeanManagerImpl
Implementation of the
BeanManager contract of the web beans
container. |
| Class and Description |
|---|
| InterceptionFactoryImpl.InterceptionFactoryCache |
Copyright © 2008–2025 The Apache Software Foundation. All rights reserved.