org.jboss.seam.solder.literal
Class VetoLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Veto>
      extended by org.jboss.seam.solder.literal.VetoLiteral
All Implemented Interfaces:
Serializable, Annotation, Veto

public class VetoLiteral
extends AnnotationLiteral<Veto>
implements Veto

See Also:
Serialized Form

Field Summary
static Veto INSTANCE
           
 
Constructor Summary
VetoLiteral()
           
 
Method Summary
 
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Field Detail

INSTANCE

public static final Veto INSTANCE
Constructor Detail

VetoLiteral

public VetoLiteral()


Copyright © 2008-2010 Seam Framework. All Rights Reserved.