Class LocationLiteral

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<Location>
io.quarkus.qute.runtime.LocationLiteral
All Implemented Interfaces:
Annotation

public class LocationLiteral extends jakarta.enterprise.util.AnnotationLiteral<Location> implements Location
Supports inline instantiation of Location.
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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
  • Constructor Details

    • LocationLiteral

      public LocationLiteral(String value)
  • Method Details

    • value

      public String value()