javax.enterprise.inject.spi
Interface AnnotatedMethod<X>
- Type Parameters:
X
- the return type of the method
- All Superinterfaces:
- Annotated, AnnotatedCallable<X>, AnnotatedMember<X>
public interface AnnotatedMethod<X>
- extends AnnotatedCallable<X>
The metadata for an annotated method which can be parsed by the
BeanManager
The semantics are similar to Method
- Author:
- Pete Muir
Method Summary |
java.lang.reflect.Method |
getJavaMember()
Get the underlying Method instance
return the method |
getJavaMember
java.lang.reflect.Method getJavaMember()
- Get the underlying
Method
instance
return the method
- Specified by:
getJavaMember
in interface AnnotatedMember<X>
- Returns:
- the member
Submit a bug or feature Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.
Generated on 3-November-2009 04:04