|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceException | |
|---|---|
| com.atomikos.datasource | |
| Uses of ResourceException in com.atomikos.datasource |
|---|
| Subclasses of ResourceException in com.atomikos.datasource | |
|---|---|
class |
HeuristicException
|
| Methods in com.atomikos.datasource that throw ResourceException | |
|---|---|
void |
RecoverableResource.close()
Closes the resource for shutdown. |
void |
RecoverableResource.endRecovery()
Notifies the resource that recovery is ended. |
ResourceTransaction |
TransactionalResource.getResourceTransaction(CompositeTransaction compositeTransaction)
Gets or creates a ResourceTransaction. |
boolean |
RecoverableResource.isSameRM(RecoverableResource res)
Tests if a resource is the same as another one. |
boolean |
RecoverableResource.recover(Participant participant)
Recovers the partially reconstructed Participant. |
void |
ResourceTransaction.resume()
Resumes a previously suspended tx. |
void |
RecoverableResource.setRecoveryService(RecoveryService recoveryService)
Initializes this resource with the recovery service. |
void |
ResourceTransaction.suspend()
Suspends the work, so that underlying resources can be used for a next (sibling) invocation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||