List of usage examples for java.lang.annotation Annotation interface-usage
From source file org.jboss.seam.spring.utils.AnnotationInvocationHandler.java
/** * {@link InvocationHandler} implementation for dynamically instantiating annotations * * @author: Marius Bogoevici */ public class AnnotationInvocationHandler implements InvocationHandler, Annotation {