| Class | Description |
|---|---|
| BeanManagerProvider |
This class provides access to the
BeanManager
by registering the current BeanManager in an extension and
making it available via a singleton factory for the current application. |
| BeanProvider |
This class contains utility methods to resolve contextual references
in situations where no injection is available because the
current class is not managed by the CDI Container.
|
| DependentProvider<T> |
A
Provider for @Dependent scoped contextual instances. |
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.