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 for resolution of 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 © 2020 The Apache Software Foundation. All rights reserved.