|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XASessionInfo
XASessionInfo extends the SessionInfo and provides
access to the XAResource of the session info.
| Method Summary | |
|---|---|
XAResource |
getXAResource()
Retrieves an XAResource object that the transaction manager
will use to manage this XASessionInfo object's participation
in a distributed transaction. |
| Methods inherited from interface org.apache.jackrabbit.spi.SessionInfo |
|---|
addLockToken, getLockTokens, getUserID, getWorkspaceName, removeLockToken, setUserData |
| Method Detail |
|---|
XAResource getXAResource()
XAResource object that the transaction manager
will use to manage this XASessionInfo object's participation
in a distributed transaction.
XAResource object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||