| Package | Description |
|---|---|
| com.sun.appserv.connectors.internal.api |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactedPoolManager.registerResource(ResourceHandle handle)
registers the provided resource with the component & enlists the resource in the transaction
|
void |
TransactedPoolManager.resourceEnlisted(Transaction tran,
ResourceHandle res)
Indicate that a resource is enlisted.
|
void |
TransactedPoolManager.unregisterResource(ResourceHandle resource,
int xaresFlag)
unregisters the resource from the component and delists the resource from the transaction
|
Copyright © 2013. All Rights Reserved.