Uses of Class
io.jexxa.adapterapi.invocation.DefaultInvocationHandler
Packages that use DefaultInvocationHandler
-
Uses of DefaultInvocationHandler in io.jexxa.adapterapi.invocation
Methods in io.jexxa.adapterapi.invocation that return DefaultInvocationHandlerModifier and TypeMethodDescriptionstatic DefaultInvocationHandlerInvocationManager.getRootInterceptor(Object object) DefaultInvocationHandler.registerAfter(AfterInterceptor interceptor) DefaultInvocationHandler.registerAround(AroundInterceptor interceptor) DefaultInvocationHandler.registerBefore(BeforeInterceptor interceptor)