public class AnnotationAccessImpl extends java.lang.Object implements AnnotationAccess
| Constructor and Description |
|---|
AnnotationAccessImpl(java.lang.Class type) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationProvider |
getClassAnnotationProvider()
Returns a provider for annotations on the service class and interface.
|
AnnotationProvider |
getMethodAnnotationProvider(java.lang.String methodName,
java.lang.Class... parameterTypes)
Returns a provider for annotations of a method of the class.
|
public AnnotationAccessImpl(java.lang.Class type)
public AnnotationProvider getClassAnnotationProvider()
AnnotationAccessgetClassAnnotationProvider in interface AnnotationAccesspublic AnnotationProvider getMethodAnnotationProvider(java.lang.String methodName, java.lang.Class... parameterTypes)
AnnotationAccessgetMethodAnnotationProvider in interface AnnotationAccess${project.version} - Copyright © 2003-2015 The Apache Software Foundation.