public class InstanceEventPublisher extends Object implements org.reactivestreams.Publisher<InstanceEvent>
| Modifier | Constructor and Description |
|---|---|
protected |
InstanceEventPublisher() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
publish(List<InstanceEvent> events) |
void |
subscribe(org.reactivestreams.Subscriber<? super InstanceEvent> s) |
protected void publish(List<InstanceEvent> events)
public void subscribe(org.reactivestreams.Subscriber<? super InstanceEvent> s)
subscribe in interface org.reactivestreams.Publisher<InstanceEvent>Copyright © 2018 codecentric AG. All rights reserved.