Package org.microbean.interceptor
package org.microbean.interceptor
Provides classes and interfaces related to implementing interceptors.
- Author:
- Laird Nelson
- See Also:
-
ClassDescriptionA functional interface whose implementations represent an interception of some kind.A utility class that makes
InterceptionFunctions andRunnables that intercept lifecycle events, constructions, and invocations of methods in accordance with the Jakarta Interceptors specification.ARuntimeExceptionindicating that an error has occurred while setting up an interception chain.A representation of a Jakarta Interceptors interceptor method.