Annotation Type StatelessCallbackCorrelation
-
@Target(METHOD) @Retention(RUNTIME) @Documented public @interface StatelessCallbackCorrelation
Added to the methods in bothStatelessAsyncandStatelessAsyncCallbackinterfaces to create a correlation between method called and the callback to use for the reply.
-
-
Element Detail
-
value
String value
-
-