Class | Description |
---|---|
BootConfig |
Configuration for specifying the SRE booting parameters.
|
BootConfigModule |
Module for the SRE booting parameters.
|
BootConfigModuleProvider |
Provider of the module for the SRE booting parameters.
|
ContextsConfig |
Configuration of the SRE context repository.
|
ContextsConfigModule |
Module for the context repository's configuration.
|
ContextsConfigModuleProvider |
Provider of the module for the context repository's configuration.
|
ExecutorsConfig |
Configuration for the parallel executors.
|
ExecutorsConfigModule |
Module for the parallel executors' configuration.
|
ExecutorsConfigModuleProvider |
Provider of the module for the parallel executors' configuration.
|
LifecycleConfig |
Configuration for the agent lifecycle management.
|
LifecycleConfigModule |
Module for the agent lifecycle configuration.
|
LifecycleConfigModuleProvider |
Provider of the module for the agent lifecycle configuration.
|
LoggingConfig |
Configuration for the agent logging service.
|
LoggingConfigModule |
Module for the agent logging service configuration.
|
LoggingConfigModuleProvider |
Provider of the module for the logging service configuration.
|
ServicesConfig |
Configuration of the SRE services.
|
ServicesConfigModule |
Module for the parallel services' configuration.
|
ServicesConfigModuleProvider |
Provider of the module for the parallel executors' configuration.
|
Enum | Description |
---|---|
EventBusType |
Type of event bus to be created for each agent.
|
RootContextType |
Type of root context at boot time.
|
Exception | Description |
---|---|
InvalidAgentNameException |
The name of the boot agent is not a sub-type of
Agent . |
NoBootAgentNameException |
The name of the boot agent is not provided, e.g. on the command line.
|
Copyright © 2021 the original authors or authors.