public class CancelNonProgressingOperationHandler extends Object implements OperationStepHandler
OperationStepHandler that looks for and cancels a single operation that is in
execution status OperationContext.ExecutionStatus.AWAITING_STABILITY
and has been executing in that status for longer than a specified timeout seconds.| Constructor and Description |
|---|
CancelNonProgressingOperationHandler() |
public CancelNonProgressingOperationHandler()
public void execute(OperationContext context, org.jboss.dmr.ModelNode operation) throws OperationFailedException
execute in interface OperationStepHandlerOperationFailedExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.