@StableMinor(version="12.4", sinceVersion="4.1") public interface IExecutorManager extends ScheduledExecutorService
In lumisportalconfig.xml, the nodes executor/minThreads and executor/maxThreads configures the number of threads in the pool used internally by this manager. minThreads are initially created, and up to maxThreads may be created as necessary. When maxThreads are in use, further execution submissions are queued.
schedule, schedule, scheduleAtFixedRate, scheduleWithFixedDelay
awaitTermination, invokeAll, invokeAll, invokeAny, invokeAny, isShutdown, isTerminated, shutdown, shutdownNow, submit, submit, submit
LumisXP 12.4.0.200625 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.