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