| Modifier and Type | Method and Description |
|---|---|
static TransactionAware |
TransactionAwares.of(Collection<TransactionAware> transactionAwares)
Create composite transaction aware object that delegates transaction logic to given collection of
TransactionAwares |
| Modifier and Type | Method and Description |
|---|---|
static TransactionAware |
TransactionAwares.of(Collection<TransactionAware> transactionAwares)
Create composite transaction aware object that delegates transaction logic to given collection of
TransactionAwares |
Copyright © 2016 The Apache Software Foundation. All rights reserved.