| Package | Description |
|---|---|
| org.hornetq.core.server.impl | |
| org.hornetq.core.transaction | |
| org.hornetq.core.transaction.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
QueueImpl.RefsOperation |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionOperationAbstract
Just a helper, when you don't want to implement all the methods on a transaction operation.
|
| Modifier and Type | Method and Description |
|---|---|
List<TransactionOperation> |
Transaction.getAllOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.addOperation(TransactionOperation sync) |
| Modifier and Type | Method and Description |
|---|---|
List<TransactionOperation> |
TransactionImpl.getAllOperations() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionImpl.addOperation(TransactionOperation operation) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.