| Class | Description |
|---|---|
| CDIExtension |
CDI extension that implements the Microprofile Config API ConfigProperty injection
|
| ConfigProducer |
Class that provides a couple of basic producer methods used for injection of Config
and the injection of Optional properties.
|
| ConfigPropertyProducer |
This class is used as the template for synthetic beans when creating a bean
for each converter type registered in the Config
|
| TypesBeanAttributes<T> |
A simple Bean Attributes delegate that delegates to the passed in BeanAttributes
Does not implement getTypes to allow overriding
This class is used to create synthetic producer beans for each Converter registered
with the Config
|
Copyright © 2019. All rights reserved.