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 |
---|---|
static void |
Context.setContext(ServiceContext ctx) |
void |
Context.setServiceContext(ServiceContext ctx)
Sets the service context.
|
Copyright © 2024 OpenMRS Inc.. All rights reserved.