org.apache.myfaces.extensions.cdi.core.impl.util
Class EnhancedLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Enhanced>
      extended by org.apache.myfaces.extensions.cdi.core.impl.util.EnhancedLiteral
All Implemented Interfaces:
Serializable, Annotation, Enhanced

public class EnhancedLiteral
extends javax.enterprise.util.AnnotationLiteral<Enhanced>
implements Enhanced

Literal for the Enhanced annotation.

Author:
Gerhard Petracek
See Also:
Serialized Form

Constructor Summary
EnhancedLiteral()
           
 
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
 

Constructor Detail

EnhancedLiteral

public EnhancedLiteral()


Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.