public abstract class ExecutorServiceProvider extends Object
| Constructor and Description |
|---|
ExecutorServiceProvider() |
| Modifier and Type | Method and Description |
|---|---|
abstract ExecutorService |
getExecutorService()
Get the
ExecutorService. |
public abstract ExecutorService getExecutorService()
ExecutorService.Copyright © 2012-2013. All Rights Reserved.