public interface ManagedExecutorWithHungThreads
| Modifier and Type | Method and Description |
|---|---|
Collection<org.glassfish.enterprise.concurrent.AbstractManagedThread> |
getHungThreads() |
String |
getName() |
default void |
terminateHungTasks()
Attempts to terminate the executor's hung tasks, by cancelling such tasks.
|
String getName()
default void terminateHungTasks()
Collection<org.glassfish.enterprise.concurrent.AbstractManagedThread> getHungThreads()
Copyright © 2021 JBoss by Red Hat. All rights reserved.