Class ManagedExecutorTerminateHungTasksOperation<T>

java.lang.Object
org.jboss.as.ee.subsystem.ManagedExecutorTerminateHungTasksOperation<T>

public class ManagedExecutorTerminateHungTasksOperation<T> extends Object
Operation that manually terminates a managed executor's hung tasks, through its capability service.
Author:
emartins