Make ExecutorProvider return Executor instead of ScheduledThreadPoolExecutor

The 3 modules binding the executor annotations (CacheExecutor,
EventExecutor and IndexExecutor) are using java.util.concurrent.Executor.

Change-Id: Ia078d402c8e26b17ec7a024df553857baf27c2e5
1 file changed