Package org.springframework.jca.work
Convenience classes for scheduling based on the JCA WorkManager facility, as supported within ResourceAdapters.
Class Summary Class Description DelegatingWork Simple Work adapter that delegates to a given Runnable.SimpleTaskWorkManager Simple JCA 1.7WorkManagerimplementation that delegates to a SpringTaskExecutor.WorkManagerTaskExecutor TaskExecutorimplementation that delegates to a JCA 1.7 WorkManager, implementing theWorkManagerinterface.