| Constructor and Description |
|---|
ExecutorServiceManager(ExecutorService executor,
Duration shutdownPeriod,
String poolName) |
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Starts the object.
|
void |
stop()
Stops the object.
|
String |
toString() |
public ExecutorServiceManager(ExecutorService executor, Duration shutdownPeriod, String poolName)
public void start()
throws Exception
Managedpublic void stop()
throws Exception
ManagedCopyright © 2015. All rights reserved.