Closes SPR-12062. Creates class CallableWrapperRunnable to wrap Callable objects with Runnable interface. In all TaskScheduler methods which takes Callable parameter, the CallableWrapperRunnable object is used to wrap the Callable object. Then, the old TaskScheduler method which takes Runnable parameter is called.
Comment From: pivotal-issuemaster
@sedran Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: pivotal-issuemaster
@sedran Thank you for signing the Contributor License Agreement!