Uses of Interface
org.smartparam.engine.ext.FunctionInvokerInterceptor
Packages that use FunctionInvokerInterceptor
-
Uses of FunctionInvokerInterceptor in org.smartparam.engine.core
Methods in org.smartparam.engine.core with parameters of type FunctionInvokerInterceptorModifier and TypeMethodDescriptionvoidSmartParamEngine.setInvokerInterceptor(FunctionInvokerInterceptor invokerInterceptor) -
Uses of FunctionInvokerInterceptor in pl.decerto.hyperon.runtime.core
Classes in pl.decerto.hyperon.runtime.core that implement FunctionInvokerInterceptorMethods in pl.decerto.hyperon.runtime.core with parameters of type FunctionInvokerInterceptorModifier and TypeMethodDescriptionvoidHyperonEngineFactory.setLevelCreatorInterceptor(FunctionInvokerInterceptor levelCreatorInterceptor) Deprecated.Setup level creator interceptor.