org.jboss.cdi.tck.tests.interceptors.definition.custom
Class SecureLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Secure>
      extended by org.jboss.cdi.tck.tests.interceptors.definition.custom.SecureLiteral
All Implemented Interfaces:
Serializable, Annotation, Secure

public class SecureLiteral
extends javax.enterprise.util.AnnotationLiteral<Secure>
implements Secure

See Also:
Serialized Form

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

SecureLiteral

public SecureLiteral()


Copyright © 2008-2012 Seam Framework. All Rights Reserved.