org.compass.core.util.backport.java.util.concurrent
Class Executors.FinalizableDelegatedExecutorService
java.lang.Object
org.compass.core.util.backport.java.util.concurrent.AbstractExecutorService
org.compass.core.util.backport.java.util.concurrent.Executors.DelegatedExecutorService
org.compass.core.util.backport.java.util.concurrent.Executors.FinalizableDelegatedExecutorService
- All Implemented Interfaces:
- Executor, ExecutorService
- Enclosing class:
- Executors
static class Executors.FinalizableDelegatedExecutorService
- extends Executors.DelegatedExecutorService
|
Method Summary |
protected void |
finalize()
|
| Methods inherited from class org.compass.core.util.backport.java.util.concurrent.Executors.DelegatedExecutorService |
awaitTermination, execute, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated, shutdown, shutdownNow, submit, submit, submit |
Executors.FinalizableDelegatedExecutorService
Executors.FinalizableDelegatedExecutorService(ExecutorService executor)
finalize
protected void finalize()
- Overrides:
finalize in class Object
Copyright (c) 2004-2006 The Compass Project.