public static class TrackingAnnotatedTypeConfiguratorImpl.TrackingAnnotatedParameterConfiguratorImpl<T> extends Object implements javax.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator<T>
| Constructor and Description |
|---|
TrackingAnnotatedParameterConfiguratorImpl(javax.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator<T> delegate,
List<String> actions) |
| Modifier and Type | Method and Description |
|---|---|
javax.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator<T> |
add(Annotation annotation) |
boolean |
equals(Object o) |
javax.enterprise.inject.spi.AnnotatedParameter<T> |
getAnnotated() |
int |
hashCode() |
javax.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator<T> |
remove(Predicate<Annotation> predicate) |
javax.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator<T> |
removeAll() |
String |
toString() |
public javax.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator<T> add(Annotation annotation)
add in interface javax.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator<T>public javax.enterprise.inject.spi.AnnotatedParameter<T> getAnnotated()
getAnnotated in interface javax.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator<T>public javax.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator<T> remove(Predicate<Annotation> predicate)
remove in interface javax.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator<T>Copyright © 2008–2025 The Apache Software Foundation. All rights reserved.