public abstract class PoolMetrics extends Object implements org.jboss.as.controller.OperationStepHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
PoolMetrics.ParametrizedPoolMetricsHandler |
| Constructor and Description |
|---|
PoolMetrics() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
protected abstract List<org.jboss.jca.core.spi.statistics.StatisticsPlugin> |
getMatchingStats(String jndiName,
org.jboss.jca.core.api.management.ManagementRepository repository) |
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.OperationStepHandlerorg.jboss.as.controller.OperationFailedExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.