Interface | Description |
---|---|
ServiceExecutor |
Allows safe invocation of tasks that require resources not available after
ServiceExecutor.close(Runnable) to block a service from stopping. |
Class | Description |
---|---|
CachedThreadPoolExecutorServiceBuilder | Deprecated
Replaced by
CachedThreadPoolExecutorServiceConfigurator . |
CachedThreadPoolExecutorServiceConfigurator | |
ClassLoaderThreadFactory |
ThreadFactory decorator that associates a specific class loader to created threads. |
RemoveOnCancelScheduledExecutorServiceBuilder | Deprecated
Replaced by
RemoveOnCancelScheduledExecutorServiceConfigurator . |
RemoveOnCancelScheduledExecutorServiceConfigurator | |
StampedLockServiceExecutor |
ServiceExecutor implemented via a StampedLock . |
Copyright © 2019 JBoss by Red Hat. All rights reserved.