public class TxAwareSession extends Object implements InvocationHandler
| Constructor and Description |
|---|
TxAwareSession(javax.jcr.Session session,
String txID) |
public TxAwareSession(javax.jcr.Session session,
String txID)
session - a JCR sessiontxID - the transaction identifierpublic static javax.jcr.Session newInstance(javax.jcr.Session session,
String txId)
session - a JCR sessiontxId - the transaction identifierpublic Object invoke(Object proxy, Method method, Object[] args) throws ReflectiveOperationException
invoke in interface InvocationHandlerReflectiveOperationExceptionCopyright © 2013 DuraSpace, Inc.. All rights reserved.