| Package | Description | 
|---|---|
| javax.enterprise.inject.spi | 
 The portable extension integration SPI. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
AnnotatedConstructor<X>
 Represents a constructor of a Java class. 
 | 
interface  | 
AnnotatedMethod<X>
 Represents a method of a Java type. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AnnotatedCallable<X> | 
AnnotatedParameter.getDeclaringCallable()
 Get the declaring method or constructor. 
 | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.