Uses of Interface
io.higson.runtime.engine.config.ParamEngineModule
Packages that use ParamEngineModule
-
Uses of ParamEngineModule in io.higson.runtime.engine.config
Methods in io.higson.runtime.engine.config with parameters of type ParamEngineModuleModifier and TypeMethodDescriptionParamEngineConfigBuilder.registerModule(ParamEngineModule module) Add a self-registering module that encapsulates all self configuration.