| Modifier and type | Action and description | 
|---|---|
| S | createOpenEventSpaceSpecificationForDefaultSpace(Class<T>) Create the space specification for an event space that is supposed to be the default space. | 
| S | createOpenEventSpaceSpecificationInInnerContext(Class<T>,OpenEventSpace) Create the space specification for an event space that is supposed to be not the default space. | 
| protected SpaceSpecification<S> | newSpaceSpecification(Class<T>,OpenEventSpace) Create the space specification for an event space that is supposed to be the default space. | 
new(Injector,LoggingService)
     def createOpenEventSpaceSpecificationForDefaultSpace(Class<T>) : Swith S extends SpaceSpecification<S>
def createOpenEventSpaceSpecificationInInnerContext(Class<T>,OpenEventSpace) : Swith S extends SpaceSpecification<S>
protected def newSpaceSpecification(Class<T>,OpenEventSpace) : SpaceSpecification<S>