|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.j2ee.TransactionUtil
public class TransactionUtil
Utilities for dealing with transaction declarations.
| Constructor Summary | |
|---|---|
TransactionUtil()
|
|
| Method Summary | |
|---|---|
static java.util.Set<DeploymentDeclaredTransaction> |
createDeclaredTransactionEntries(org.eclipse.jst.j2ee.commonarchivecore.internal.Archive A,
ClassLoaderReference loader)
Create a set of objects to represent transaction entrypoints defined in this module. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionUtil()
| Method Detail |
|---|
public static java.util.Set<DeploymentDeclaredTransaction> createDeclaredTransactionEntries(org.eclipse.jst.j2ee.commonarchivecore.internal.Archive A,
ClassLoaderReference loader)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||