Class Wrapped.Literal

java.lang.Object
javax.enterprise.util.AnnotationLiteral<Wrapped>
de.xima.fc.annotations.request.Wrapped.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
Wrapped

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

    Nested classes/interfaces inherited from class de.xima.fc.annotations.request.Wrapped

    Wrapped.Literal
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Wrapped.Literal
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

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

  • Constructor Details

    • Literal

      public Literal()