|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.executors.impl.WrappedRejectedExecutionHandler
public class WrappedRejectedExecutionHandler
| Constructor Summary | |
|---|---|
WrappedRejectedExecutionHandler(ManagedExecutor executor)
|
|
| Method Summary | |
|---|---|
void |
rejectedExecution(java.lang.Runnable runnable,
java.util.concurrent.ThreadPoolExecutor threadPoolExecutor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WrappedRejectedExecutionHandler(ManagedExecutor executor)
| Method Detail |
|---|
public void rejectedExecution(java.lang.Runnable runnable,
java.util.concurrent.ThreadPoolExecutor threadPoolExecutor)
rejectedExecution in interface java.util.concurrent.RejectedExecutionHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||