public class ServiceUpdateEventPublisher extends BufferedUpdateEventPublisher<ServiceUpdateEvent>
| Constructor and Description |
|---|
ServiceUpdateEventPublisher(STOMPUpdatePublisher stompUpdatePublisher) |
| Modifier and Type | Method and Description |
|---|---|
STOMPEvent.Type |
getType() |
void |
mergeBufferAndPost(List<ServiceUpdateEvent> events,
com.google.common.eventbus.EventBus eventBus) |
equals, getScheduledPublisher, hashCode, publish, retrieveBuffer@Inject public ServiceUpdateEventPublisher(STOMPUpdatePublisher stompUpdatePublisher)
public STOMPEvent.Type getType()
getType in class BufferedUpdateEventPublisher<ServiceUpdateEvent>public void mergeBufferAndPost(List<ServiceUpdateEvent> events, com.google.common.eventbus.EventBus eventBus)
mergeBufferAndPost in class BufferedUpdateEventPublisher<ServiceUpdateEvent>Copyright © 2022 Apache Software Foundation. All rights reserved.