@Export @Version(value="1.0.0")
| Class | 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 |
| Annotation Type | Description |
|---|---|
| FiltersOn |
Close of
WithAnnotations but for ProcessPotentialService event. |
Copyright © 2020 The Apache Software Foundation. All rights reserved.