public class TransactionSetupProviderImpl extends Object implements org.glassfish.enterprise.concurrent.spi.TransactionSetupProvider
| Constructor and Description |
|---|
TransactionSetupProviderImpl(TransactionManager transactionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterProxyMethod(org.glassfish.enterprise.concurrent.spi.TransactionHandle transactionHandle,
String transactionExecutionProperty) |
org.glassfish.enterprise.concurrent.spi.TransactionHandle |
beforeProxyMethod(String transactionExecutionProperty) |
public TransactionSetupProviderImpl(TransactionManager transactionManager)
transactionManager - public org.glassfish.enterprise.concurrent.spi.TransactionHandle beforeProxyMethod(String transactionExecutionProperty)
beforeProxyMethod in interface org.glassfish.enterprise.concurrent.spi.TransactionSetupProviderpublic void afterProxyMethod(org.glassfish.enterprise.concurrent.spi.TransactionHandle transactionHandle,
String transactionExecutionProperty)
afterProxyMethod in interface org.glassfish.enterprise.concurrent.spi.TransactionSetupProviderCopyright © 2018 JBoss by Red Hat. All rights reserved.