| Package | Description |
|---|---|
| eu.dnetlib.enabling.is.sn |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryNotificationInvocationLogger.MemoryEntry
Entry.
|
| Modifier and Type | Method and Description |
|---|---|
protected NotificationInvocationLogger.Entry |
MemoryNotificationInvocationLogger.createLoggingEntry(W3CEndpointReference dest,
NotificationMessage message)
create a new memory log object.
|
NotificationInvocationLogger.Entry |
MemoryNotificationInvocationLogger.startLogging(W3CEndpointReference dest,
NotificationMessage message)
Start logging a notification invocation.
|
NotificationInvocationLogger.Entry |
NotificationInvocationLogger.startLogging(W3CEndpointReference destination,
NotificationMessage message)
Start logging a notification invocation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<NotificationInvocationLogger.Entry> |
MemoryNotificationInvocationLogger.getEntries() |
Collection<NotificationInvocationLogger.Entry> |
NotificationInvocationLogger.getEntries()
get all entries.
|
ConcurrentLinkedQueue<NotificationInvocationLogger.Entry> |
MemoryNotificationInvocationLogger.getQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MemoryNotificationInvocationLogger.setQueue(ConcurrentLinkedQueue<NotificationInvocationLogger.Entry> queue) |
Copyright © 2017. All rights reserved.