| Package | Description | 
|---|---|
| org.openmrs.api.context | 
 This package describes the context framework through which
authentication is performed and services provided for the OpenMRS system. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ServiceContext | 
ServiceContext.getInstance()
There should only be one ServiceContext per openmrs (java virtual machine). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Context.setServiceContext(ServiceContext ctx)
Sets the service context. 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.