* @brief This method is called on the service that got activated */
| 280 | * @brief This method is called on the service that got activated |
| 281 | */ |
| 282 | virtual void activated () { } |
| 283 | |
| 284 | /** |
| 285 | * @brief This method is called on the service that got deactivated |