public class ProviderExtensionSupport extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProviderExtensionSupport.ProviderBeanAttributes
An implementation of BeanAttributes that wraps the generic producer BeanAttributes
|
| Constructor and Description |
|---|
ProviderExtensionSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTypeToClaimProducer(javax.enterprise.inject.spi.ProcessBeanAttributes pba)
Replace the general producer method BeanAttributes with one bound to the collected injection site
types to properly reflect all of the type locations the producer method applies to.
|
public void addTypeToClaimProducer(@Observes
javax.enterprise.inject.spi.ProcessBeanAttributes pba)
pba - the ProcessBeanAttributesProviderExtensionSupport.ProviderBeanAttributesCopyright © 2018–2021. All rights reserved.