|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotatedMethod | |
---|---|
javax.enterprise.inject.spi | The portable extension integration SPI. |
Uses of AnnotatedMethod in javax.enterprise.inject.spi |
---|
Methods in javax.enterprise.inject.spi that return AnnotatedMethod | |
---|---|
AnnotatedMethod<X> |
ProcessObserverMethod.getAnnotatedMethod()
The AnnotatedMethod representing the
observer method. |
AnnotatedMethod<T> |
ProcessProducerMethod.getAnnotatedProducerMethod()
Returns the AnnotatedMethod
representing the producer method. |
Methods in javax.enterprise.inject.spi that return types with arguments of type AnnotatedMethod | |
---|---|
java.util.Set<AnnotatedMethod<? super X>> |
AnnotatedType.getMethods()
Get the methods of the type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |