org.apache.sling.event
Interface ThreadPool

All Superinterfaces:
ThreadPool

public interface ThreadPool
extends ThreadPool

The eventing thread pool is a special thread pool used for the eventing. The eventing uses a service registered as this interface. The default implementation is a configurable pool registered with commons threads.

Version:
$Id: ThreadPool.java 724794 2008-12-09 17:34:55Z cziegeler $

Method Summary
 
Methods inherited from interface org.apache.sling.commons.threads.ThreadPool
execute, getConfiguration, getName, shutdown
 



Copyright © 2007-2009. All Rights Reserved.