Uses of Interface
io.higson.runtime.engine.ext.FunctionInvokerInterceptor
Packages that use FunctionInvokerInterceptor
-
Uses of FunctionInvokerInterceptor in io.higson.runtime.core
Classes in io.higson.runtime.core that implement FunctionInvokerInterceptorMethods in io.higson.runtime.core with parameters of type FunctionInvokerInterceptorModifier and TypeMethodDescriptionvoidHigsonEngineFactory.setLevelCreatorInterceptor(FunctionInvokerInterceptor levelCreatorInterceptor) Setup level creator interceptor. -
Uses of FunctionInvokerInterceptor in io.higson.runtime.engine.core
Methods in io.higson.runtime.engine.core with parameters of type FunctionInvokerInterceptorModifier and TypeMethodDescriptionvoidSmartParamEngine.setInvokerInterceptor(FunctionInvokerInterceptor invokerInterceptor)