org.jboss.jsr299.tck.literals
Class AnyLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Any>
      extended by org.jboss.jsr299.tck.literals.AnyLiteral
All Implemented Interfaces:
Serializable, Annotation, javax.enterprise.inject.Any

public class AnyLiteral
extends javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Any>
implements javax.enterprise.inject.Any

See Also:
Serialized Form

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

AnyLiteral

public AnyLiteral()


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