public class NodeDetailsStoreMDB extends RetryCapableMDB<NodeDetails>
| Constructor and Description |
|---|
NodeDetailsStoreMDB() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
protected void |
process(String tenantId,
List<NodeDetails> items,
int retryCount)
This method processes the received list of items.
|
getRetryPublisher, getTypeReference, onMessage, setRetryPublisher, setTypeReference@PostConstruct public void init()
protected void process(String tenantId, List<NodeDetails> items, int retryCount) throws Exception
RetryCapableMDBprocess in class RetryCapableMDB<NodeDetails>tenantId - The optional tenant iditems - The itemsretryCount - The remaining retry countExceptionCopyright © 2015–2016 Red Hat, Inc.. All rights reserved.