@Target(value=TYPE) @Retention(value=RUNTIME) @Component public @interface RemotingService
Modifier and Type | Optional Element and Description |
---|---|
String |
exporter
Sets the service exporter bean that it should register with.
|
String |
value
The value may indicate a suggestion for a logical component name,
to be turned into a Spring bean in case of an autodetected component.
|
public abstract String value
public abstract String exporter
Copyright © GigaSpaces.