Class Interceptions

java.lang.Object
org.microbean.interceptor.Interceptions

public final class Interceptions extends Object
A utility class that makes InterceptionFunctions and Runnables that intercept lifecycle events, constructions, and invocations of methods in accordance with the Jakarta Interceptors specification.
Author:
Laird Nelson