Hierarchy For Package com.vaadin.quarkus.annotation
Class Hierarchy
- java.lang.Object
- jakarta.enterprise.util.AnnotationLiteral<T> (implements java.lang.annotation.Annotation, java.io.Serializable)
- com.vaadin.quarkus.annotation.VaadinServiceEnabled.Literal (implements com.vaadin.quarkus.annotation.VaadinServiceEnabled)
- jakarta.enterprise.util.AnnotationLiteral<T> (implements java.lang.annotation.Annotation, java.io.Serializable)
Annotation Interface Hierarchy
- com.vaadin.quarkus.annotation.NormalRouteScoped (implements java.lang.annotation.Annotation)
- com.vaadin.quarkus.annotation.NormalUIScoped (implements java.lang.annotation.Annotation)
- com.vaadin.quarkus.annotation.RouteScoped (implements java.lang.annotation.Annotation)
- com.vaadin.quarkus.annotation.RouteScopeOwner (implements java.lang.annotation.Annotation)
- com.vaadin.quarkus.annotation.UIScoped (implements java.lang.annotation.Annotation)
- com.vaadin.quarkus.annotation.VaadinServiceEnabled (implements java.lang.annotation.Annotation)
- com.vaadin.quarkus.annotation.VaadinServiceScoped (implements java.lang.annotation.Annotation)
- com.vaadin.quarkus.annotation.VaadinSessionScoped (implements java.lang.annotation.Annotation)