Uses of Package
io.ryos.rhino.sdk.runners
-
Packages that use io.ryos.rhino.sdk.runners Package Description io.ryos.rhino.sdk io.ryos.rhino.sdk.annotations io.ryos.rhino.sdk.dsl.mat io.ryos.rhino.sdk.reporting io.ryos.rhino.sdk.runners -
Classes in io.ryos.rhino.sdk.runners used by io.ryos.rhino.sdk Class Description SimulationRunner Simulation controller to start and stop simulations. -
Classes in io.ryos.rhino.sdk.runners used by io.ryos.rhino.sdk.annotations Class Description SimulationRunner Simulation controller to start and stop simulations. -
Classes in io.ryos.rhino.sdk.runners used by io.ryos.rhino.sdk.dsl.mat Class Description EventDispatcher Singleton event dispatcher forwards the events created by simulation callables to corresponding entities like actors wnich process them. -
Classes in io.ryos.rhino.sdk.runners used by io.ryos.rhino.sdk.reporting Class Description EventDispatcher Singleton event dispatcher forwards the events created by simulation callables to corresponding entities like actors wnich process them. -
Classes in io.ryos.rhino.sdk.runners used by io.ryos.rhino.sdk.runners Class Description AbstractSimulationInjector Abstract injector includes common methods.AbstractSimulationRunner Abstract runner contains common methods used in concrete sub-classes.EventDispatcher Singleton event dispatcher forwards the events created by simulation callables to corresponding entities like actors wnich process them.Rampup SimulationInjector Injector is a utility class is used to inject objects expected in injection points, that is marked withProvider
annotation.SimulationRunner Simulation controller to start and stop simulations.