Class | Description |
---|---|
ExampleService |
An example of a service which can be used as an aid to developing future services
The service implements Event Listener to hook into the Sever wide events system
The service implements MessageReceiver to hook into the cluster wide messaging system
The service implements ConfigListener to receive notifications if it's configuration changes
Note you do not need to inject all the services below they are just examples of what is available
Note if you need to respond to configuration changes and be dynamic then implement the ConfigListener interface
if you are unable to respond to config changes don't implement the interface.
|
Copyright © 2021. All rights reserved.