public class TransactionSetupProviderImpl extends Object implements org.glassfish.enterprise.concurrent.spi.TransactionSetupProvider
| Constructor and Description |
|---|
TransactionSetupProviderImpl(JavaEETransactionManager transactionManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterProxyMethod(org.glassfish.enterprise.concurrent.spi.TransactionHandle handle,
String transactionExecutionProperty) |
org.glassfish.enterprise.concurrent.spi.TransactionHandle |
beforeProxyMethod(String transactionExecutionProperty) |
public TransactionSetupProviderImpl(JavaEETransactionManager 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 handle,
String transactionExecutionProperty)
afterProxyMethod in interface org.glassfish.enterprise.concurrent.spi.TransactionSetupProviderCopyright © 2017. All rights reserved.