public interface LargeMessagesMonitorService
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_EXPIRATION_TIME |
static int |
DEFAULT_NO_RETRIES |
static String |
MESSAGE_EXPIRATION_TIME_PROP |
static String |
NUMBER_OF_RETRIES_KEY |
| Modifier and Type | Method and Description |
|---|---|
default int |
getMessageExpirationTime() |
default int |
getNoRetries() |
void |
monitor() |
static final int DEFAULT_EXPIRATION_TIME
static final int DEFAULT_NO_RETRIES
static final String MESSAGE_EXPIRATION_TIME_PROP
static final String NUMBER_OF_RETRIES_KEY
Copyright © 2020. All rights reserved.