Uses of Interface
com.bc.ceres.core.runtime.ModuleRuntime
Packages that use ModuleRuntime
-
Uses of ModuleRuntime in com.bc.ceres.core.runtime
Methods in com.bc.ceres.core.runtime that return ModuleRuntimeModifier and TypeMethodDescriptionstatic ModuleRuntime
RuntimeFactory.createRuntime
(RuntimeConfig config, String[] commandLineArgs) Creates a new module runtime.static ModuleRuntime
RuntimeFactory.createRuntime
(RuntimeConfig config, String[] commandLineArgs, ProgressMonitor progressMonitor) Creates a new module runtime with a client supplied progress monitor.