Package | Description |
---|---|
metricapp.service.repository |
Repository package contains direct implementation of repositories.
|
metricapp.service.spec.repository |
Modifier and Type | Method and Description |
---|---|
NotificationPointerBus |
ExternalElementsRepository.pointerOfIncomingNotificationObject(java.lang.String data) |
Modifier and Type | Method and Description |
---|---|
PointerBus |
ExternalElementsRepository.fromNotificationToPointerBus(NotificationPointerBus notification) |
Modifier and Type | Method and Description |
---|---|
NotificationPointerBus |
ExternalElementsRepositoryInterface.pointerOfIncomingNotificationObject(java.lang.String data) |
Modifier and Type | Method and Description |
---|---|
PointerBus |
ExternalElementsRepositoryInterface.fromNotificationToPointerBus(NotificationPointerBus notification) |