|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.ioc.internal.AnnotationAccessImpl
public class AnnotationAccessImpl
Standard AnnotationAccess for a specific type.
| Constructor Summary | |
|---|---|
AnnotationAccessImpl(java.lang.Class type)
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationAccessImpl(java.lang.Class type)
| Method Detail |
|---|
public AnnotationProvider getClassAnnotationProvider()
AnnotationAccess
getClassAnnotationProvider in interface AnnotationAccess
public AnnotationProvider getMethodAnnotationProvider(java.lang.String methodName,
java.lang.Class... parameterTypes)
AnnotationAccess
getMethodAnnotationProvider in interface AnnotationAccess
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||