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

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

public class RestrictedDefaultLiteral
extends javax.enterprise.util.AnnotationLiteral<RestrictedDefault>
implements RestrictedDefault

See Also:
Serialized Form

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

RestrictedDefaultLiteral

public RestrictedDefaultLiteral()


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