Package | Description |
---|---|
io.sarl.sre.boot.internal.internal | |
io.sarl.sre.internal | |
io.sarl.sre.services.context |
Modifier and Type | Method and Description |
---|---|
static SpaceRepositoryListenerFactory |
PlatformEventEmitterModule.provideSpaceRepositoryListenerFactory() |
Modifier and Type | Class and Description |
---|---|
class |
SpaceEventEmitterFactory
Factory for a space event emitter.
|
Constructor and Description |
---|
Context(UUID id,
UUID defaultSpaceID,
Agent owner,
javax.inject.Provider<SpaceRepository> spaceRepositoryProvider,
LoggingService logger,
SpaceRepositoryListenerFactory listenerFactory)
Constructs a
Context . |
Constructor and Description |
---|
DefaultContextFactory(javax.inject.Provider<SpaceRepository> spaceRepositoryProvider,
LoggingService logger,
javax.inject.Provider<SpaceRepositoryListenerFactory> listenerFactory)
Constructor with injected parameters.
|
Copyright © 2020 the original authors or authors.