BatchRequestService.ExecutorFactoryImpl

public static class BatchRequestService.ExecutorFactoryImpl extends Object
implements BatchRequestService.ExecutorFactory

Public Constructor Summary

Public Method Summary

ExecutorService
getExecutor()
Gets an instance of ExecutorService
ScheduledExecutorService

Inherited Method Summary

Public Constructors

public BatchRequestService.ExecutorFactoryImpl ()

Public Methods

public ExecutorService getExecutor ()

Gets an instance of ExecutorService

Returns

public ScheduledExecutorService getScheduledExecutor ()

Gets an instance of ScheduledExecutorService.