Package com.logicaldoc.core.threading
package com.logicaldoc.core.threading
Some utility objects for threads and executions
- Since:
- 8.5.3
-
ClassDescriptionThis thread factory acts like
Executors.defaultThreadFactory()
but gives a name prefix to the new thread.A Thread that notifies it's listeners about the end of the elaboration and also measures the execution time.Interface to be implemented by the listenersAn error happened accessing a thread poolA factory for thread pools.