public static class PoolOperations.DumpQueuedThreadInPool extends PoolOperations
PoolOperations.DumpQueuedThreadInPool, PoolOperations.FlushAllConnectionInPool, PoolOperations.FlushGracefullyConnectionInPool, PoolOperations.FlushIdleConnectionInPool, PoolOperations.FlushInvalidConnectionInPool, PoolOperations.TestConnectionInPool
Modifier and Type | Field and Description |
---|---|
static PoolOperations.DumpQueuedThreadInPool |
DS_INSTANCE |
static PoolOperations.DumpQueuedThreadInPool |
RA_INSTANCE |
Modifier | Constructor and Description |
---|---|
protected |
DumpQueuedThreadInPool(org.jboss.as.connector.subsystems.common.pool.PoolOperations.PoolMatcher matcher) |
Modifier and Type | Method and Description |
---|---|
protected Object[] |
getParameters(org.jboss.as.controller.OperationContext context,
org.jboss.dmr.ModelNode operation) |
protected org.jboss.dmr.ModelNode |
invokeCommandOn(org.jboss.jca.core.api.connectionmanager.pool.Pool pool,
Object... parameters) |
execute
public static final PoolOperations.DumpQueuedThreadInPool DS_INSTANCE
public static final PoolOperations.DumpQueuedThreadInPool RA_INSTANCE
protected DumpQueuedThreadInPool(org.jboss.as.connector.subsystems.common.pool.PoolOperations.PoolMatcher matcher)
protected org.jboss.dmr.ModelNode invokeCommandOn(org.jboss.jca.core.api.connectionmanager.pool.Pool pool, Object... parameters)
invokeCommandOn
in class PoolOperations
protected Object[] getParameters(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation)
getParameters
in class PoolOperations
Copyright © 2017 JBoss by Red Hat. All rights reserved.