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

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

public class QualifiedUrlLiteral
extends javax.enterprise.util.AnnotationLiteral<QualifiedUrl>
implements QualifiedUrl

See Also:
Serialized Form

Constructor Summary
QualifiedUrlLiteral(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

QualifiedUrlLiteral

public QualifiedUrlLiteral(String value)
Method Detail

value

public String value()


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