IService interface
IService is an interface describing the service instance returned by mage.core.serviceDiscovery.createService
mage.core.serviceDiscovery.createService
For some examples of how you can use this API, see https://mage.github.io/mage/api.html#examples
IService
Announce the service as a new available service instance
Start listening for the presence of service instances
Event listener
Remove all instances of an event listener
Remove an instance of an event listener
IService interface
IService is an interface describing the service instance returned by
mage.core.serviceDiscovery.createService
For some examples of how you can use this API, see https://mage.github.io/mage/api.html#examples
IService