@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ExportingInterface
Used to mark the interface that represents the remote call on the Provider.
java.lang.Class<?>
value
public abstract java.lang.Class<?> value