Interface | Description |
---|---|
ContextFactory |
Factory of SRE contexts.
|
ContextService |
This service enables to store the contexts and to manage the spaces in the SRE platform.
|
ExternalContextMemberListener |
Listener on events related to the members of an external context.
|
InternalContextMembershipListener |
Listener on events related to the membership within a context.
|
InternalContextMembershipListenerFactory |
Factory of the listeners on events related to the membership within a context.
|
SpaceRepositoryListener |
Listener on events related to the space repository.
|
SpaceRepositoryListenerFactory |
Factory for a space event emitter.
|
Class | Description |
---|---|
AbstractContextService |
A service managing the root context and enabling the creation of contexts.
|
AbstractInjectionBasedContextService |
A service managing the root context and enabling the creation of contexts by injection.
|
Context |
Implementation of an agent context in the SRE platform.
|
DefaultContextFactory |
Factory of SRE contexts.
|
LocalSpaceRepository |
A repository of spaces specific to a given context.
|
MemoryBasedContextService |
A service managing the root context and enabling the creation of contexts by injection into the
local memory.
|
SpaceRepository |
A repository of spaces specific to a given context.
|
SpaceRepository.SpaceDescription |
Description of a space.
|
SpaceRepository.SpaceSpecificationKey |
Key for a space specification.
|
Copyright © 2021 the original authors or authors.