Package | Description |
---|---|
org.jboss.jca.core.api.connectionmanager.ccm |
This package contains the API for the cached connection manager.
|
org.jboss.jca.core.spi.transaction.usertx |
This package contains interfaces and classes for integration with UserTransactions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CachedConnectionManager
CacheConnectionManager.
|
Modifier and Type | Method and Description |
---|---|
void |
UserTransactionRegistry.addListener(UserTransactionListener listener)
Add a listener
|
void |
UserTransactionRegistry.removeListener(UserTransactionListener listener)
Remove a listener
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.