@Qualifier @Target(value=TYPE) @Retention(value=RUNTIME) @Inherited @Documented public @interface CallbackHandler
StatelessAsyncCallback).
When using callback handlers, the application should use the ServiceLocator during Startup
to obtain a proxy instance for which the annotated callback should be used, in order for the system to be able to
register the callback for use with that proxy.Copyright © 2019. All rights reserved.