| Package | Description |
|---|---|
| org.apache.aries.cdi.extension.spi.adapt |
| Class and Description |
|---|
| FiltersOn.Literal |
| MergeServiceTypes
If fired (using the
BeanManager) during a ProcessAnnotatedType event,
it will configure the annotated type to add AdaptedService
with the referenced types - potentially merged with already existing ones. |
| MergeServiceTypes.Builder |
| ProcessPotentialService
Can be observed in an extension to customize an annotated type without
Service marker. |
| RegisterExtension
If fired (using the
BeanManager)
during a BeforeBeanDiscovery event,
it will enable to filter ProcessAnnotatedType event and convert them to ProcessPotentialService
event with FiltersOn support. |
| RegisterExtension.ObserverBuilder |
Copyright © 2020 The Apache Software Foundation. All rights reserved.