Package org.apache.tuscany.sca.work

Interface Summary
NotificationListener<T extends Runnable> A callback interface that can be optionally used for registering interest in status of asynchronously scheduled unit of work.
WorkScheduler Defines the contract for scheduling asynchronous units of work.
 

Exception Summary
WorkSchedulerException Exception thrown by the work scheduler in case of unexpected exceptions.