|
Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-06 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transactional.Version | |
---|---|
weblogic.wsee.wstx.wsat |
Uses of Transactional.Version in weblogic.wsee.wstx.wsat |
---|
Methods in weblogic.wsee.wstx.wsat that return Transactional.Version | |
---|---|
static Transactional.Version |
Transactional.Version.forNamespaceUri(String ns)
|
Transactional.Version |
TransactionalFeature.getVersion()
Returns the version of WS-AT to be used. |
static Transactional.Version |
Transactional.Version.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Transactional.Version[] |
Transactional.Version.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in weblogic.wsee.wstx.wsat with parameters of type Transactional.Version | |
---|---|
static WSATHelper |
WSATHelper.getInstance(Transactional.Version version)
|
void |
TransactionalFeature.setVersion(Transactional.Version version)
set the version of WS-AT to be used. |
Constructors in weblogic.wsee.wstx.wsat with parameters of type Transactional.Version | |
---|---|
TransactionalFeature(boolean enabled,
Transactional.TransactionFlowType value,
Transactional.Version version)
|
|
WSATSynchronization(Transactional.Version version,
EndpointReference epr,
Xid xid)
|
|
WSATXAResource(Transactional.Version version,
EndpointReference epr,
Xid xid)
Constructor used for runtime |
|
WSATXAResource(Transactional.Version version,
EndpointReference epr,
Xid xid,
boolean isRecovery)
Constructor used for recovery |
|
Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |