Package org.openspaces.remoting
Annotation Interface RemotingService
- Author:
- kimchy
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
String valueThe value may indicate a suggestion for a logical component name, to be turned into a Spring bean in case of an autodetected component.- Returns:
- the suggested component name, if any
- Default:
- ""
-
exporter
String exporterSets the service exporter bean that it should register with. This is optional as if there is just a single exporter, then it will automatically be used.- Default:
- ""
-