package org.jboss.weld.environment.se.test.instance; import javax.enterprise.util.AnnotationLiteral; /** * @author Mark Proctor * @author <a href="mailto:ales.justin@jboss.org">Ales Justin</a> */ public class KPQLiteral extends AnnotationLiteral<KPQ> implements KPQ { }