Class LocalAddress.Literal
java.lang.Object
javax.enterprise.util.AnnotationLiteral<LocalAddress>
de.xima.fc.user_portal.api.config.LocalAddress.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
LocalAddress
public static class LocalAddress.Literal
extends javax.enterprise.util.AnnotationLiteral<LocalAddress>
implements LocalAddress
- Since:
- 8.2.0
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class LocalAddress
LocalAddress.Literal -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LocalAddress.LiteralAn instance of theLocalAddressqualifier. -
Method Summary
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
An instance of theLocalAddressqualifier.
-