Uses of Class
jakarta.interceptor.InterceptorBinding
-
Packages that use InterceptorBinding Package Description jakarta.enterprise.context.control -
-
Uses of InterceptorBinding in jakarta.enterprise.context.control
Classes in jakarta.enterprise.context.control with annotations of type InterceptorBinding Modifier and Type Class Description interface
ActivateRequestContext
The container provides a built in interceptor that may be used to annotate classes and methods to indicate that a request context should be activated when this method is invoked.
-