Package de.redsix.pdfcompare
Class BlockingHandler
java.lang.Object
de.redsix.pdfcompare.BlockingHandler
- All Implemented Interfaces:
RejectedExecutionHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrejectedExecution(Runnable r, ThreadPoolExecutor executor)
-
Constructor Details
-
BlockingHandler
public BlockingHandler()
-
-
Method Details
-
rejectedExecution
- Specified by:
rejectedExecutionin interfaceRejectedExecutionHandler
-