T - public class AnnotatedParameterConfiguratorImpl<T> extends Object implements javax.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator<T>
AnnotatedParameter.| Modifier and Type | Method and Description |
|---|---|
C |
add(Annotation annotation) |
A |
getAnnotated() |
C |
remove(Predicate<Annotation> predicate) |
C |
removeAll() |
protected AnnotatedParameterConfiguratorImpl<T> |
self() |
protected AnnotatedParameterConfiguratorImpl<T> self()
public A getAnnotated()
public C add(Annotation annotation)
public C remove(Predicate<Annotation> predicate)
public C removeAll()
Copyright © 2017. All rights reserved.