Package io.joynr.jeeintegration.api
Annotation Type ProviderDomain
-
@Target(TYPE) @Retention(RUNTIME) public @interface ProviderDomain
Annotate an EJB being used as aServiceProviderwith this annotation in order to specify the joynr domain to be used for that specific provider, instead of theapplication-wide domainbeing used when registering the service.
-
-
Element Detail
-
value
String value
-
-