Uses of Interface
pl.decerto.hyperon.runtime.core.HyperonEngine
Packages that use HyperonEngine
Package
Description
-
Uses of HyperonEngine in pl.decerto.hyperon.runtime.core
Classes in pl.decerto.hyperon.runtime.core that implement HyperonEngineModifier and TypeClassDescriptionclassDefault engine implementation for accessing crucial aspects of the system.Constructors in pl.decerto.hyperon.runtime.core with parameters of type HyperonEngine -
Uses of HyperonEngine in pl.decerto.hyperon.runtime.core.domain
Constructors in pl.decerto.hyperon.runtime.core.domain with parameters of type HyperonEngine -
Uses of HyperonEngine in pl.decerto.hyperon.runtime.decoder
Constructors in pl.decerto.hyperon.runtime.decoder with parameters of type HyperonEngineModifierConstructorDescriptionCascadeDecoder(HyperonEngine engine) defauld cascade constructorMpDecodingStrategy(HyperonEngine engine) -
Uses of HyperonEngine in pl.decerto.hyperon.runtime.function.log
Methods in pl.decerto.hyperon.runtime.function.log with parameters of type HyperonEngineModifier and TypeMethodDescriptionvoidFunctionLoggerCreator.setHyperonEngine(HyperonEngine hyperonEngine) Constructors in pl.decerto.hyperon.runtime.function.log with parameters of type HyperonEngineModifierConstructorDescriptionFunctionLogLevelResolver(HyperonEngine hyperonEngine) FunctionLogLevelResolver(HyperonEngine hyperonEngine, FunctionLogLevelCache cache) -
Uses of HyperonEngine in pl.decerto.hyperon.runtime.rhino
Constructors in pl.decerto.hyperon.runtime.rhino with parameters of type HyperonEngineModifierConstructorDescriptionRhinoDomain(HyperonEngine engine) RhinoHyperon(HyperonEngine service)