Package | Description |
---|---|
org.glassfish.enterprise.concurrent.spi |
Modifier and Type | Method and Description |
---|---|
TransactionHandle |
TransactionSetupProvider.beforeProxyMethod(String transactionExecutionProperty)
Method to be called before invoking the proxy method to allow the
Java EE Product Provider to perform any transaction-related setup.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionSetupProvider.afterProxyMethod(TransactionHandle handle,
String transactionExecutionProperty)
Method to be called after invoking the proxy method to allow the
Java EE Product Provider to perform any transaction-related cleanup.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.