@Service public class ExecutorServiceFactory extends Object implements org.glassfish.hk2.api.Factory<ExecutorService>
| Constructor and Description |
|---|
ExecutorServiceFactory() |
public ExecutorService provide()
provide in interface org.glassfish.hk2.api.Factory<ExecutorService>public void dispose(ExecutorService instance)
dispose in interface org.glassfish.hk2.api.Factory<ExecutorService>Copyright © 2013. All Rights Reserved.