public static class PoolOperations.TestConnectionInPool extends PoolOperations
PoolOperations.DumpQueuedThreadInPool, PoolOperations.FlushAllConnectionInPool, PoolOperations.FlushGracefullyConnectionInPool, PoolOperations.FlushIdleConnectionInPool, PoolOperations.FlushInvalidConnectionInPool, PoolOperations.TestConnectionInPool| Modifier and Type | Field and Description |
|---|---|
static PoolOperations.TestConnectionInPool |
DS_INSTANCE |
static PoolOperations.TestConnectionInPool |
RA_INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
TestConnectionInPool(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) |
executepublic static final PoolOperations.TestConnectionInPool DS_INSTANCE
public static final PoolOperations.TestConnectionInPool RA_INSTANCE
protected TestConnectionInPool(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)
throws Exception
invokeCommandOn in class PoolOperationsExceptionprotected Object[] getParameters(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode operation)
getParameters in class PoolOperationsCopyright © 2020 JBoss by Red Hat. All rights reserved.