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

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

public class RestrictedAtRestoreViewLiteral
extends javax.enterprise.util.AnnotationLiteral<RestrictedAtRestoreView>
implements RestrictedAtRestoreView

See Also:
Serialized Form

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

RestrictedAtRestoreViewLiteral

public RestrictedAtRestoreViewLiteral()


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