org.jboss.weld.literal
Class AnyLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Any>
      extended by org.jboss.weld.literal.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

Annotation literal for Any

Author:
Pete Muir
See Also:
Serialized Form

Field Summary
static javax.enterprise.inject.Any INSTANCE
           
 
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 javax.enterprise.inject.Any INSTANCE


Copyright © 2013 Seam Framework. All Rights Reserved.