T
- @ConsumerType public interface ResourceProvider<T>
Modifier and Type | Method and Description |
---|---|
T |
getResource(TransactionControl txControl)
Get a resource which will associate with the current transaction context
when used
|
T getResource(TransactionControl txControl) throws TransactionException
txControl
- TransactionException
- if the resource cannot be registered with
the transactionCopyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0