Modifier and Type | Interface and Description |
---|---|
static interface |
QueueControlEvent.CloseQueueResult
Close queue status event.
|
static interface |
QueueControlEvent.ConfigureQueueResult
Configure queue status event.
|
static interface |
QueueControlEvent.OpenQueueResult
Open queue status event.
|
static interface |
QueueControlEvent.ReopenQueueResult
Reopen queue status event.
|
static interface |
QueueControlEvent.ResumeQueueResult
Resume queue status event.
|
static interface |
QueueControlEvent.SuspendQueueResult
Suspend queue status event.
|
Modifier and Type | Method and Description |
---|---|
void |
QueueEventHandler.handleQueueEvent(QueueControlEvent event)
User specified handler for the queue events.
|
Copyright © 2023 Bloomberg L.P.. All rights reserved.