Class SearchExtension.Literal
- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<SearchExtension>
-
- io.quarkus.hibernate.search.orm.elasticsearch.SearchExtension.Literal
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- SearchExtension
public static class SearchExtension.Literal extends javax.enterprise.util.AnnotationLiteral<SearchExtension> implements SearchExtension
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.quarkus.hibernate.search.orm.elasticsearch.SearchExtension
SearchExtension.List, SearchExtension.Literal
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringbackend()Stringindex()StringpersistenceUnit()-
Methods inherited from class javax.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
-
-