public abstract class AbstractSreEventSpaceSpecification extends Object
Constructor and Description |
---|
AbstractSreEventSpaceSpecification(injector : com.google.inject.Injector,
defaultSpace : OpenEventSpace,
spaceParticipantListenerFactory : SpaceParticipantListenerFactory,
logger : LoggingService)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected OpenLocalEventSpace |
createSpaceInstance(id : SpaceID,
params : Object*) |
public new
(injector : com.google.inject.Injector,
defaultSpace : OpenEventSpace,
spaceParticipantListenerFactory : SpaceParticipantListenerFactory,
logger : LoggingService)
injector
- the injector to use for creating the space.lockProvider
- the provider of synchronization locks.defaultSpace
- the default space.spaceParticipantListenerFactory
- the factory of listeners on space participant events.logger
- the logging service.protected def
createSpaceInstance(id : SpaceID,
params : Object*) : OpenLocalEventSpace
Copyright © 2021 the original authors or authors.