Uses of Package
com.logicaldoc.core.threading
-
Packages that use com.logicaldoc.core.threading Package Description com.logicaldoc.core.threading Some utility objects for threads and executionscom.logicaldoc.web.util -
Classes in com.logicaldoc.core.threading used by com.logicaldoc.core.threading Class Description NotifyingThread A Thread that notifies it's listeners about the end of the elaboration and also measures the execution time.NotifyingThread.ThreadCompleteListener Interface to be implemented by the listenersThreadPools A factory for thread pools. -
Classes in com.logicaldoc.core.threading used by com.logicaldoc.web.util Class Description NotifyingThread A Thread that notifies it's listeners about the end of the elaboration and also measures the execution time.NotifyingThread.ThreadCompleteListener Interface to be implemented by the listeners