@Contract
public interface ConfigTransactionFactory
Configured
bean integration with
external configuration systems and providers.Modifier and Type | Method and Description |
---|---|
ConfigTransaction |
getActiveTransaction(boolean create)
Gets the active transaction, optionally creating
a new transaction if no transaction is active.
|
ConfigTransaction getActiveTransaction(boolean create)
create
- indicates that a new transaction should be
started if no active transaction open yetCopyright © 2018. All rights reserved.