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
Managed
public void stop() throws Exception
Managed
Copyright © 2017. All rights reserved.