public class TxInterceptorBuilder extends java.lang.Object implements org.fabric3.spi.container.builder.InterceptorBuilder<PhysicalTxInterceptor>
| Constructor and Description |
|---|
TxInterceptorBuilder(javax.transaction.TransactionManager transactionManager,
TxMonitor monitor) |
| Modifier and Type | Method and Description |
|---|---|
org.fabric3.spi.container.wire.Interceptor |
build(PhysicalTxInterceptor physicalInterceptor) |
public TxInterceptorBuilder(javax.transaction.TransactionManager transactionManager,
TxMonitor monitor)
public org.fabric3.spi.container.wire.Interceptor build(PhysicalTxInterceptor physicalInterceptor)
build in interface org.fabric3.spi.container.builder.InterceptorBuilder<PhysicalTxInterceptor>