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