public class XASessionImpl extends SessionImpl implements XASession
XASessionImpl
extends the regular session implementation with
access to the XAResource
.ACTION_ADD_NODE, ACTION_READ, ACTION_REMOVE, ACTION_SET_PROPERTY
Modifier and Type | Method and Description |
---|---|
XAResource |
getXAResource()
Retrieves an
XAResource object that the transaction manager
will use to manage this XASession object's participation in
a distributed transaction. |
addListener, addLockToken, checkPermission, createItemManager, createSessionItemStateManager, createWorkspaceInstance, getAccessControlManager, getAccessControlProvider, getAccessManager, getAttribute, getAttributeNames, getEffectiveNodeTypeProvider, getHierarchyManager, getIdFactory, getImportContentHandler, getItem, getItemDefinitionProvider, getJcrValueFactory, getLockStateManager, getLockTokens, getNameFactory, getNamePathResolver, getNameResolver, getNamespaceResolver, getNode, getNodeByIdentifier, getNodeByUUID, getNodeTypeDefinitionProvider, getPathResolver, getPrefix, getProperty, getQValueFactory, getRepository, getRetentionManager, getRootNode, getURI, getUserID, getValidator, getValueFactory, getVersionStateManager, getWorkspace, hasCapability, hasPendingChanges, hasPermission, impersonate, importXML, isLive, itemExists, logout, move, nodeExists, propertyExists, refresh, removeItem, removeListener, removeLockToken, save, setNamespacePrefix
exportDocumentView, exportDocumentView, exportSystemView, exportSystemView, getNamespacePrefix, getNamespacePrefixes, getNamespaceURI
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addLockToken, checkPermission, exportDocumentView, exportDocumentView, exportSystemView, exportSystemView, getAccessControlManager, getAttribute, getAttributeNames, getImportContentHandler, getItem, getLockTokens, getNamespacePrefix, getNamespacePrefixes, getNamespaceURI, getNode, getNodeByIdentifier, getNodeByUUID, getProperty, getRepository, getRetentionManager, getRootNode, getUserID, getValueFactory, getWorkspace, hasCapability, hasPendingChanges, hasPermission, impersonate, importXML, isLive, itemExists, logout, move, nodeExists, propertyExists, refresh, removeItem, removeLockToken, save, setNamespacePrefix
public XAResource getXAResource()
XASession
XAResource
object that the transaction manager
will use to manage this XASession
object's participation in
a distributed transaction.getXAResource
in interface XASession
XAResource
object.XASession.getXAResource()
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.