ServiceMediator
Mediates actions across multiple services
Overview
Design
- Super Type
- Mediator
Role | Concrete. (Objects can be created.) |
Instance Names | Unique |
Notification | false |
Template Directory | |
Data View | Children, proximity: 1 |
Logger Name |
Constraints
Commands
Note
Commandline options displayed in square brackets "[]" are optional. If an option expects arguments, then angle brackets are shown after the option "<>". Any default value is shown within the brackets.
Configure
configures the services
- Usage
- Configure [-command <Configure>]
Workflow
- dispatchCmd
Options
Option | Description |
---|---|
command | command to dispatch |
Stop
stops the services
- Usage
- Stop [-command <Stop>] [-sortorder <descending>]
Workflow
- dispatchCmd
Options
Option | Description |
---|---|
command | command to dispatch |
sortorder | sort order |
Status
Status the child services
- Usage
- Status [-command <Status>]
Workflow
- dispatchCmd
Options
Option | Description |
---|---|
command | command to dispatch |
Start
starts the services
- Usage
- Start [-command <Start>]
Workflow
- dispatchCmd
Options
Option | Description |
---|---|
command | command to dispatch |