Class AnnotatedParameterConfiguratorImpl<T>

java.lang.Object
org.jboss.weld.bootstrap.events.configurator.AnnotatedParameterConfiguratorImpl<T>
Type Parameters:
T -
All Implemented Interfaces:
jakarta.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator<T>

public class AnnotatedParameterConfiguratorImpl<T> extends Object implements jakarta.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator<T>
Configurator for AnnotatedParameter.
Author:
Martin Kouba