X - the type that declares the method or constructor.public interface ExperimentalAnnotatedParameter<X>
extends javax.enterprise.inject.spi.AnnotatedParameter<X>
AnnotatedParameter.
All the methods declared by this interface should be moved to AnnotatedParameter.| Modifier and Type | Method and Description |
|---|---|
default Parameter |
getJavaParameter()
Get the underlying
Parameter. |
Copyright © 2008-2015. All Rights Reserved.