public class NotificationPublisherJMS extends AbstractPublisherJMS<Notification> implements NotificationPublisher
| Constructor and Description |
|---|
NotificationPublisherJMS() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDestinationURI() |
void |
publish(String tenantId,
List<Notification> nots) |
close, doPublish, init, publishprotected String getDestinationURI()
getDestinationURI in class AbstractPublisherJMS<Notification>public void publish(String tenantId, List<Notification> nots) throws Exception
publish in interface Publisher<Notification>ExceptionCopyright © 2015 Red Hat, Inc.. All rights reserved.