Class View.Literal

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<View>
jakarta.faces.annotation.View.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
View

public static final class View.Literal extends jakarta.enterprise.util.AnnotationLiteral<View> implements View
Supports inline instantiation of the View annotation.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class jakarta.faces.annotation.View

    View.Literal
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final View.Literal
    Instance of the View qualifier.
  • 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