org.jboss.seam.faces.test.view.config.annotation
Class QualifiedIconLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<QualifiedIcon>
      extended by org.jboss.seam.faces.test.view.config.annotation.QualifiedIconLiteral
All Implemented Interfaces:
Serializable, Annotation, QualifiedIcon

public class QualifiedIconLiteral
extends javax.enterprise.util.AnnotationLiteral<QualifiedIcon>
implements QualifiedIcon

See Also:
Serialized Form

Constructor Summary
QualifiedIconLiteral(String value)
           
 
Method Summary
 String value()
           
 
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

QualifiedIconLiteral

public QualifiedIconLiteral(String value)
Method Detail

value

public String value()


Copyright © 2009-2011 Seam Framework. All Rights Reserved.