Class ActivateRequestContextInterceptorBean.ActivateRequestContextLiteral
- java.lang.Object
-
- jakarta.enterprise.util.AnnotationLiteral<T>
-
- org.apache.webbeans.annotation.EmptyAnnotationLiteral<jakarta.enterprise.context.control.ActivateRequestContext>
-
- org.apache.webbeans.context.control.ActivateRequestContextInterceptorBean.ActivateRequestContextLiteral
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- ActivateRequestContextInterceptorBean
public static class ActivateRequestContextInterceptorBean.ActivateRequestContextLiteral extends EmptyAnnotationLiteral<jakarta.enterprise.context.control.ActivateRequestContext> implements jakarta.enterprise.context.control.ActivateRequestContext
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ActivateRequestContextLiteral()
-
Method Summary
-
Methods inherited from class org.apache.webbeans.annotation.EmptyAnnotationLiteral
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
-
-