Package org.openremote.container.concurrent
package org.openremote.container.concurrent
-
ClassesClassDescriptionThread pool that adds logging for tasks that throw exceptionsCreates daemon-threads with
Thread.NORM_PRIORITY
and a sensible name (prefix plus incrementing number) in the security manager's thread group or if there is no security manager, in the calling thread's group.