Class MethodAnnotationCaster
java.lang.Object
org.tynamo.shiro.extension.authz.annotations.utils.casters.method.MethodAnnotationCaster
Class for accepting
MethodAnnotationCasterVisitor visitors.
Provides call the desired method of the visitor, depending on the annotation type.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(MethodAnnotationCasterVisitor visitor, Annotation annotation) static MethodAnnotationCaster
-
Method Details
-
accept
-
getInstance
-