Package | Description |
---|---|
metricapp.service.repository |
Repository package contains direct implementation of repositories.
|
Modifier and Type | Field and Description |
---|---|
private static BusApprovedElementRepository |
BusApprovedElementRepository.instance |
Modifier and Type | Method and Description |
---|---|
static BusApprovedElementRepository |
BusApprovedElementRepository.getInstance()
this getter has to be used only when is not possible the IoD of Spring, like commands of State Transition Utils.
|