public class SreEventSpaceSpecification extends AbstractSreEventSpaceSpecification implements EventSpaceSpecification
Modifier and Type | Method and Description |
---|---|
EventSpace |
create(id : SpaceID,
params : Object*)
Creates a
Space that respects this specification. |
createSpaceInstance
public def
create(id : SpaceID,
params : Object*) : EventSpace
SpaceSpecification
Space
that respects this specification.create
in interface SpaceSpecification<EventSpace>
id
- the SpaceID
for the newly created Space
params
- initialization parameters for the Space
Space
Copyright © 2021 the original authors or authors.