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.TransactionSetupProvider
public void afterProxyMethod(org.glassfish.enterprise.concurrent.spi.TransactionHandle transactionHandle, String transactionExecutionProperty)
afterProxyMethod
in interface org.glassfish.enterprise.concurrent.spi.TransactionSetupProvider
Copyright © 2015 JBoss by Red Hat. All rights reserved.