GigaSpaces - Open Spaces

org.openspaces.remoting
Annotation Type RemotingService


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Component
public @interface RemotingService

Author:
kimchy

Optional Element Summary
 String exporter
          Sets the service exporter bean that it should register with.
 

exporter

public abstract String exporter
Sets 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:
""

GigaSpaces - Open Spaces

Copyright © GigaSpaces.