public final class ExecutorServiceConstructor extends Object implements ExternalConstructor<ExecutorService>
Modifier and Type | Method and Description |
---|---|
ExecutorService |
newInstance()
This method will only be called once.
|
public ExecutorService newInstance()
ExternalConstructor
newInstance
in interface ExternalConstructor<ExecutorService>
Copyright © 2016 The Apache Software Foundation. All rights reserved.