Package | Description |
---|---|
org.apache.activemq.store.kahadb.disk.page |
Modifier and Type | Method and Description |
---|---|
<R,T extends Throwable> |
Transaction.execute(Transaction.CallableClosure<R,T> closure)
Executes a closure and if it does not throw any exceptions, then it commits the transaction.
|
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.