| Package | Description |
|---|---|
| com.sun.xml.ws.tx.at.validation |
| Modifier and Type | Method and Description |
|---|---|
static TXAttributesValidator.TransactionAttributeType |
TXAttributesValidator.TransactionAttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TXAttributesValidator.TransactionAttributeType[] |
TXAttributesValidator.TransactionAttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TXAttributesValidator.isValid(TXAttributesValidator.TransactionAttributeType ejbTx,
Transactional.TransactionFlowType wsatType) |
void |
TXAttributesValidator.visitOperation(String operationName,
TXAttributesValidator.TransactionAttributeType ejbTx,
Transactional.TransactionFlowType wsatType) |
Copyright © 2005–2018 Oracle Corporation. All rights reserved.