Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

(warning) This feature is only available in Fabric3 1.9 (not released)

Work can be scheduled for asynchronous execution by submitting it to the runtime ExecutorService thread pool. To obtain a reference to the service, use the Fabric3 @Resource annotation:

...