All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Chain Deprecated, for removal: This API element is subject to removal in a future version. SeeInterceptions
.InterceptionFunction A functional interface whose implementations represent an interception of some kind.Interceptions A utility class that makesInterceptionFunction
s andRunnable
s that intercept lifecycle events, constructions, and invocations of methods in accordance with the Jakarta Interceptors specification.InterceptorException ARuntimeException
indicating that an error has occurred while setting up an interception chain.InterceptorMethod A representation of a Jakarta Interceptors interceptor method.