org.jgroups.util
public class ShutdownRejectedExecutionHandler extends java.lang.Object implements java.util.concurrent.RejectedExecutionHandler
ThreadPoolExecutor
,
14:49:05 belaban Exp $
Constructor and Description |
---|
ShutdownRejectedExecutionHandler(java.util.concurrent.RejectedExecutionHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
rejectedExecution(java.lang.Runnable r,
java.util.concurrent.ThreadPoolExecutor executor) |
Copyright © 1998-2009 Bela Ban / Red Hat. All Rights Reserved.