public class ResetConnectorStatisticsHandler extends Object implements org.jboss.as.controller.OperationStepHandler
Modifier and Type | Field and Description |
---|---|
static org.jboss.as.controller.OperationDefinition |
DEFINITION |
static ResetConnectorStatisticsHandler |
INSTANCE |
static String |
OPERATION_NAME |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
public static final String OPERATION_NAME
public static final org.jboss.as.controller.OperationDefinition DEFINITION
public static final ResetConnectorStatisticsHandler INSTANCE
public void execute(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation) throws org.jboss.as.controller.OperationFailedException
execute
in interface org.jboss.as.controller.OperationStepHandler
org.jboss.as.controller.OperationFailedException
Copyright © 2017 JBoss by Red Hat. All rights reserved.