@Singleton public class InTransactionTxConfigFactory extends java.lang.Object implements TxConfigFactory<InTransaction>
InTransaction annotation.| Constructor and Description |
|---|
InTransactionTxConfigFactory() |
| Modifier and Type | Method and Description |
|---|---|
TxConfig |
build(InTransaction annotation) |
public TxConfig build(InTransaction annotation)
build in interface TxConfigFactory<InTransaction>annotation - annotation to read configuration from