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