-
All Known Implementing Classes:
-
PolymorphicEventBusFactory, ReflectEventBusFactory
-
Functional Interface:
-
This is a functional interface and can therefore be used as the assignment target for a lambda expression or action reference.
@java.lang.FunctionalInterface
@org.eclipse.xtext.xbase.lib.XbaseGenerated
interface EventBusFactory
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Action Summary
Action Details
-
createEventBus(Supplier<T>)
-
def createEventBus(Supplier<T>) : EventBus
Create the event bus.
-
Parameters:
-
taskSchedulerProvider -