-
All Superinterfaces:
-
EventBusFactory
@org.eclipse.xtext.xbase.lib.XbaseGenerated
class
PolymorphicEventBusFactory
extends
java.lang.Object
implements
EventBusFactory
Factory of event bus that is using the polymorphic method for accessing the event handlers.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Constructor Summary
Action Summary
Constructor Details
-
new(Provider<T>)
-
new(Provider<T>)
Action Details
-
createEventBus(Supplier<T>)
-
def createEventBus(Supplier<T>) : EventBus