| Package | Description |
|---|---|
| com.sun.xml.ws.tx.at.policy |
| Modifier and Type | Method and Description |
|---|---|
static EjbTransactionType |
EjbTransactionType.getDefaultFor(Class<?> seiClass) |
EjbTransactionType |
EjbTransactionType.getEffectiveType(Method method) |
static EjbTransactionType |
EjbTransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EjbTransactionType[] |
EjbTransactionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.sun.xml.ws.policy.Policy |
AtPolicyCreator.createPolicy(String policyId,
WsatNamespace version,
Transactional.TransactionFlowType wsatFlowType,
EjbTransactionType ejbTat) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.