io.sarl.sre.janus.boot.internal.internal
Class PlatformEventEmitterModule
All Superinterfaces:
io.bootique.di.BQModule
class PlatformEventEmitterModule
extends java.lang.Object
implements io.bootique.di.BQModule
Module for configuring the methods for firing the specific events that are defined into the SARL API.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.kernel
Action Summary
Action Details
configure(Binder)
def configure(Binder)
provideExternalContextMemberListener(Provider<T>)
def provideExternalContextMemberListener(Provider<T>) : ExternalContextMemberListener
provideFailureListenerFactory
def provideFailureListenerFactory : FailureListenerFactory
provideInternalContextMembershipListenerFactory(Provider<T>,Provider<T>)
def provideInternalContextMembershipListenerFactory(Provider<T>,Provider<T>) : InternalContextMembershipListenerFactory
provideLifecycleServiceListener(Provider<T>)
def provideLifecycleServiceListener(Provider<T>) : LifecycleServiceListener
provideSpaceParticipantListenerFactory
def provideSpaceParticipantListenerFactory : SpaceParticipantListenerFactory
provideSpaceRepositoryListenerFactory
def provideSpaceRepositoryListenerFactory : SpaceRepositoryListenerFactory