|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EjbTransactionType | |
|---|---|
| com.sun.xml.ws.tx.at.policy | |
| Uses of EjbTransactionType in com.sun.xml.ws.tx.at.policy |
|---|
| Methods in com.sun.xml.ws.tx.at.policy that return EjbTransactionType | |
|---|---|
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. |
| Methods in com.sun.xml.ws.tx.at.policy with parameters of type EjbTransactionType | |
|---|---|
static Policy |
AtPolicyCreator.createPolicy(String policyId,
WsatNamespace version,
Transactional.TransactionFlowType wsatFlowType,
EjbTransactionType ejbTat)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||