Package | Description |
---|---|
metricapp.rest |
This package contains the Rest Controllers.
|
metricapp.service.controller |
Controller package contains logic and business controllers
|
metricapp.service.repository |
Repository package contains direct implementation of repositories.
|
Modifier and Type | Field and Description |
---|---|
(package private) ExternalElementsRepositoryInterface |
BusIncomingMessageRest.externalElementsRepository |
Modifier and Type | Field and Description |
---|---|
private ExternalElementsRepositoryInterface |
ExternalElementsGetterController.repository |
Modifier and Type | Class and Description |
---|---|
class |
ExternalElementsRepository
This repository offers user friendly methods to grab external elements from Bus.
|