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