io.sarl.sre.janus.boot.internal.skills
Class EventBusModule
All Superinterfaces:
io.bootique.di.BQModule
class EventBusModule
extends java.lang.Object
implements io.bootique.di.BQModule
Module for configuring the agents' event buses.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.kernel
Action Summary
Action Details
configure(Binder)
def configure(Binder)
providesEventBusFactory(Provider<T>,Provider<T>)
def providesEventBusFactory(Provider<T>,Provider<T>) : EventBusFactory