| 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 © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.