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