Package | Description |
---|---|
org.jboss.jca.common.api.metadata.common |
This package contains interfaces to define metadata api cpmmon in various xsds
|
org.jboss.jca.common.api.metadata.ds |
This package contains interfaces to define metadata api for data_sources_1.0.xml
|
Modifier and Type | Method and Description |
---|---|
Extension |
Capacity.getDecrementer()
Get the decrementer
|
Extension |
Capacity.getIncrementer()
Get the incrementer
|
Extension |
Recovery.getRecoverPlugin()
Get the plugin.
|
Constructor and Description |
---|
Capacity(Extension incrementer,
Extension decrementer)
Constructor
|
Recovery(Credential credential,
Extension recoverPlugin,
Boolean noRecovery)
Create a new Recovery.
|
Modifier and Type | Method and Description |
---|---|
Extension |
DsXaPool.getConnectionListener()
Get the connection listener
|
Extension |
DsPool.getConnectionListener()
Get the connection listener
|
Extension |
Validation.getExceptionSorter()
Get the exceptionSorter
|
Extension |
DsSecurity.getReauthPlugin()
Get the reauthPlugin extension
|
Extension |
Validation.getStaleConnectionChecker()
Get the staleConnectionChecker
|
Extension |
Validation.getValidConnectionChecker()
Get the validConnectionChecker
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.