@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ProviderDomain
ServiceProvider with this annotation in order to specify the
joynr domain to be used for that specific provider, instead of the application-wide domain
being used when registering the service.public abstract String value
Copyright © 2019. All rights reserved.