org.apache.webbeans.annotation
Class AnyLiteral
java.lang.Object
javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Any>
org.apache.webbeans.annotation.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
| Methods inherited from class javax.enterprise.util.AnnotationLiteral |
annotationType |
AnyLiteral
public AnyLiteral()
hashCode
public int hashCode()
- Specified by:
hashCode in interface Annotation- Overrides:
hashCode in class javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Any>
equals
public boolean equals(Object other)
- Specified by:
equals in interface Annotation- Overrides:
equals in class javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Any>
toString
public String toString()
- Specified by:
toString in interface Annotation- Overrides:
toString in class javax.enterprise.util.AnnotationLiteral<javax.enterprise.inject.Any>
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.