Class ReloadAuthScript.Literal
- java.lang.Object
-
- jakarta.enterprise.util.AnnotationLiteral<ReloadAuthScript>
-
- io.jans.as.server.service.cdi.event.ReloadAuthScript.Literal
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- ReloadAuthScript
public static final class ReloadAuthScript.Literal extends jakarta.enterprise.util.AnnotationLiteral<ReloadAuthScript> implements ReloadAuthScript
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.jans.as.server.service.cdi.event.ReloadAuthScript
ReloadAuthScript.Literal
-
-
Field Summary
Fields Modifier and Type Field Description static ReloadAuthScript.Literal
INSTANCE
-
Constructor Summary
Constructors Constructor Description Literal()
-
Method Summary
-
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
-
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
-
-
-
-
Field Detail
-
INSTANCE
public static final ReloadAuthScript.Literal INSTANCE
-
-