public class EventPublisherBuilder extends Object
EventPublsher via static helper functions. The
generated
EventPublsher will be automatically added to the graph context as will any
supplied Event source.| Constructor and Description |
|---|
EventPublisherBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.fluxtion.api.event.Event> |
eventSource(T source) |
static <T extends com.fluxtion.api.event.Event> |
eventSource(T source,
String name) |
public static <T extends com.fluxtion.api.event.Event> com.fluxtion.api.event.EventPublsher eventSource(T source)
public static <T extends com.fluxtion.api.event.Event> com.fluxtion.api.event.EventPublsher eventSource(T source,
String name)
Copyright © 2021. All rights reserved.