ServiceDiscovery ClientPlugin, responsible for initiating queries for services,
taking the resulting service pointer, and sending a Relay to the Provider requesting service.
Used by the binding utility through introspection to set my DomainService
Services that are required for plugin usage should be set through reflection instead of explicitly
getting each service from your ServiceBroker in the load method.
Used by the binding utility through introspection to set my DomainService
Services that are required for plugin usage should be set through reflection instead of explicitly
getting each service from your ServiceBroker in the load method.
Services that are absolutely required by the plugin can be loaded via introspection
by the binding utility instead of explicitly getting each service from the
ServiceBroker in load().
Used by the binding utility through introspection to set my DomainService
Services that are required for plugin usage should be set through reflection instead of explicitly
getting each service from your ServiceBroker in the load method.