Package io.quarkus.vault.runtime.client
Class Private.Literal
- java.lang.Object
-
- jakarta.enterprise.util.AnnotationLiteral<Private>
-
- io.quarkus.vault.runtime.client.Private.Literal
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- Private
public static class Private.Literal extends jakarta.enterprise.util.AnnotationLiteral<Private> implements Private
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.quarkus.vault.runtime.client.Private
Private.Literal
-
-
Field Summary
Fields Modifier and Type Field Description static Private.LiteralINSTANCE
-
Method Summary
-
Methods inherited from class jakarta.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 Private.Literal INSTANCE
-
-