Class DefaultEventGateway
java.lang.Object
io.fluxcapacitor.javaclient.publishing.DefaultEventGateway
- All Implemented Interfaces:
EventGateway,HasLocalHandlers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fluxcapacitor.javaclient.publishing.EventGateway
publish, publishMethods inherited from interface io.fluxcapacitor.javaclient.tracking.handling.HasLocalHandlers
registerHandler, registerHandler
-
Constructor Details
-
DefaultEventGateway
public DefaultEventGateway()
-
-
Method Details
-
publish
- Specified by:
publishin interfaceEventGateway
-