org.tynamo.shiro.extension.authz.annotations.utils.casters.method
Class MethodAnnotationCaster
java.lang.Object
org.tynamo.shiro.extension.authz.annotations.utils.casters.method.MethodAnnotationCaster
public class MethodAnnotationCaster
- extends Object
Class for accepting
MethodAnnotationCasterVisitor
visitors.
Provides call the desired method of the visitor, depending on the annotation type.
- See Also:
MethodAnnotationCasterVisitor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
accept
public void accept(MethodAnnotationCasterVisitor visitor,
Annotation annotation)
getInstance
public static MethodAnnotationCaster getInstance()
Copyright © 2004-2012. All Rights Reserved.