T - the transaction manager type@FunctionalInterface public interface PlatformTransactionManagerCustomizer<T extends PlatformTransactionManager>
PlatformTransactionManagers whilst retaining default
auto-configuration.| Modifier and Type | Method and Description |
|---|---|
void |
customize(T transactionManager)
Customize the given transaction manager.
|
void customize(T transactionManager)
transactionManager - the transaction manager to customizeCopyright © 2018 Pivotal Software, Inc.. All rights reserved.