Uses of Interface
io.automatiko.engine.api.event.EventPublisher
-
Packages that use EventPublisher Package Description io.automatiko.engine.api.event -
-
Uses of EventPublisher in io.automatiko.engine.api.event
Methods in io.automatiko.engine.api.event with parameters of type EventPublisher Modifier and Type Method Description voidEventManager. addPublisher(EventPublisher publisher)Adds given publisher to the event manager's list of publishers.
-