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 © 2008–2017 JBoss by Red Hat, Inc.. All rights reserved.