public class TransactionManagerCustomizers extends Object
PlatformTransactionManagerCustomizer.| Constructor and Description |
|---|
TransactionManagerCustomizers(Collection<? extends PlatformTransactionManagerCustomizer<?>> customizers) |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(PlatformTransactionManager transactionManager) |
public TransactionManagerCustomizers(Collection<? extends PlatformTransactionManagerCustomizer<?>> customizers)
public void customize(PlatformTransactionManager transactionManager)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.