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

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

public class AdvancedLiteral
extends javax.enterprise.util.AnnotationLiteral<Advanced>
implements Advanced

Allows to create instances of Advanced

See Also:
Serialized Form

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

AdvancedLiteral

public AdvancedLiteral()


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