| Package | Description |
|---|---|
| org.esbtools.eventhandler.lightblue.config |
This package contains classes useful for storing config values in a Lightblue collection and
allowing runtime updates.
|
| Modifier and Type | Method and Description |
|---|---|
MutableLightblueNotificationRepositoryConfig |
MutableLightblueNotificationRepositoryConfig.setEntityNamesToProcess(Collection<String> entityNames) |
MutableLightblueNotificationRepositoryConfig |
MutableLightblueNotificationRepositoryConfig.setNotificationExpireThreshold(java.time.Duration notificationExpireThreshold) |
MutableLightblueNotificationRepositoryConfig |
MutableLightblueNotificationRepositoryConfig.setNotificationProcessingTimeout(java.time.Duration notificationProcessingTimeout) |
| Constructor and Description |
|---|
PollingLightblueConfigUpdateRoute(String configDomain,
java.time.Duration pollingInterval,
com.redhat.lightblue.client.LightblueClient lightblue,
MutableLightblueNotificationRepositoryConfig notificationRepositoryConfig,
MutableLightblueDocumentEventRepositoryConfig documentEventRepositoryConfig) |
Copyright © 2017. All rights reserved.