Annotation Interface CallBackRemoteCall


@Retention(RUNTIME) @Target(METHOD) public @interface CallBackRemoteCall
used to tell the LRMI layer to create a responseContext in order to support sending the response back from a different thread than the calling one.
Since:
6.1
Author:
asy ronen