org.jboss.solder.literal
Class AnyLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Any>
      extended by org.jboss.solder.literal.AnyLiteral
All Implemented Interfaces:
Serializable, Annotation, Any

public class AnyLiteral
extends AnnotationLiteral<Any>
implements Any

See Also:
Serialized Form

Field Summary
static Any INSTANCE
           
 
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
 

Field Detail

INSTANCE

public static final Any INSTANCE
Constructor Detail

AnyLiteral

public AnyLiteral()


Copyright © 2011 Seam Framework. All Rights Reserved.