Class RejectionHandler
java.lang.Object
com.swiftmq.impl.threadpool.standard.group.pool.RejectionHandler
- All Implemented Interfaces:
RejectedExecutionHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
rejectedExecution
(Runnable r, ThreadPoolExecutor executor) void
toString()
-
Constructor Details
-
RejectionHandler
-
-
Method Details
-
rejectedExecution
- Specified by:
rejectedExecution
in interfaceRejectedExecutionHandler
-
stopTimer
public void stopTimer() -
toString
-