org.teleal.cling
Class DefaultUpnpServiceConfiguration.ClingExecutor
java.lang.Object
java.util.concurrent.AbstractExecutorService
java.util.concurrent.ThreadPoolExecutor
org.teleal.cling.DefaultUpnpServiceConfiguration.ClingExecutor
- All Implemented Interfaces:
- Executor, ExecutorService
- Enclosing class:
- DefaultUpnpServiceConfiguration
public static class DefaultUpnpServiceConfiguration.ClingExecutor
- extends ThreadPoolExecutor
Methods inherited from class java.util.concurrent.ThreadPoolExecutor |
allowCoreThreadTimeOut, allowsCoreThreadTimeOut, awaitTermination, beforeExecute, execute, finalize, getActiveCount, getCompletedTaskCount, getCorePoolSize, getKeepAliveTime, getLargestPoolSize, getMaximumPoolSize, getPoolSize, getQueue, getRejectedExecutionHandler, getTaskCount, getThreadFactory, isShutdown, isTerminated, isTerminating, prestartAllCoreThreads, prestartCoreThread, purge, remove, setCorePoolSize, setKeepAliveTime, setMaximumPoolSize, setRejectedExecutionHandler, setThreadFactory, shutdown, shutdownNow, terminated |
DefaultUpnpServiceConfiguration.ClingExecutor
public DefaultUpnpServiceConfiguration.ClingExecutor()
DefaultUpnpServiceConfiguration.ClingExecutor
public DefaultUpnpServiceConfiguration.ClingExecutor(ThreadFactory threadFactory,
RejectedExecutionHandler rejectedHandler)
afterExecute
protected void afterExecute(Runnable runnable,
Throwable throwable)
- Overrides:
afterExecute
in class ThreadPoolExecutor
Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.