Package | Description |
---|---|
org.openmrs.module |
OpenMRS Module classes
|
Modifier and Type | Method and Description |
---|---|
protected static void |
ModuleUtil.checkOpenmrsCoreModulesStarted()
Looks at the list of modules in
ModuleConstants.CORE_MODULES to make sure that all
modules that are core to OpenMRS are started and have at least a minimum version that OpenMRS
needs. |
static void |
ModuleUtil.startup(java.util.Properties props)
Start up the module system with the given properties.
|
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.