Service |
| Member name | Value | Description |
|---|---|---|
| Daemon | 1 | The service class is a daemon which starts and run continuously |
| Data | 2 | The service is a data service which is fired to interact with a data source |
| Repository | 3 | The service is a repository service which translates between messaging and data layer |
| Passive | 4 | Represents a generic, passive service |