org.jboss.seam.reports.mvel
Class MVELLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<MVEL>
      extended by org.jboss.seam.reports.mvel.MVELLiteral
All Implemented Interfaces:
Serializable, Annotation, MVEL

public class MVELLiteral
extends javax.enterprise.util.AnnotationLiteral<MVEL>
implements MVEL

See Also:
Serialized Form

Field Summary
static MVEL INSTANCE
           
 
Constructor Summary
MVELLiteral()
           
 
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 MVEL INSTANCE
Constructor Detail

MVELLiteral

public MVELLiteral()


Copyright © 2013 Seam Framework. All Rights Reserved.