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 ModuleRuntimeRuntimeFactory.createRuntime(RuntimeConfig config, String[] commandLineArgs) Creates a new module runtime.static ModuleRuntimeRuntimeFactory.createRuntime(RuntimeConfig config, String[] commandLineArgs, ProgressMonitor progressMonitor) Creates a new module runtime with a client supplied progress monitor.