| Package | Description |
|---|---|
| eu.dnetlib.enabling.is.sn | |
| eu.dnetlib.enabling.is.sn.resourcestate |
| Modifier and Type | Class and Description |
|---|---|
class |
NotificationDetectorImpl
This notification detector uses a local xmldb trigger as a source of events.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceStateNotificationDetector<eu.dnetlib.enabling.tools.OpaqueResource> |
NotificationTriggerImpl.getDetector() |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationTriggerImpl.setDetector(ResourceStateNotificationDetector<eu.dnetlib.enabling.tools.OpaqueResource> detector) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResourceStateNotificationDetectorFilter<T>
sits on top of a ResourceStateNotificationDetector and filters out resources for which we don't want to generate
notifications.
|
class |
ConditionalResourceStateNotificationDetectorFilter
Ignores pending profiles from notification detection.
|
class |
PendingResourceStateNotificationDetectorFilter
Ignores pending profiles from notification detection.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceStateNotificationDetector<T> |
AbstractResourceStateNotificationDetectorFilter.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractResourceStateNotificationDetectorFilter.setDelegate(ResourceStateNotificationDetector<T> delegate) |
Copyright © 2017. All rights reserved.