Package org.jboss.weld.context.unbound
Class UnboundLiteral
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<Unbound>
org.jboss.weld.context.unbound.UnboundLiteral
- All Implemented Interfaces:
Annotation
public class UnboundLiteral
extends jakarta.enterprise.util.AnnotationLiteral<Unbound>
implements Unbound
Annotation literal for
Bound- Author:
- Pete Muir
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
An instance ofUnboundannotation literal
-