Class Remote.Literal

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<Remote>
io.quarkus.infinispan.client.Remote.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
Remote

public static class Remote.Literal extends jakarta.enterprise.util.AnnotationLiteral<Remote> implements Remote
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class io.quarkus.infinispan.client.Remote

    Remote.Literal
  • Constructor Summary

    Constructors
    Constructor
    Description
    Literal(String value)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    of(String value)
     
     

    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