org.modeshape.jcr.txn
Class SynchronizedTransactions.UpdateCall
java.lang.Object
org.modeshape.jcr.txn.SynchronizedTransactions.UpdateCall
- All Implemented Interfaces:
- SynchronizedTransactions.Call
- Enclosing class:
- SynchronizedTransactions
protected static final class SynchronizedTransactions.UpdateCall
- extends Object
- implements SynchronizedTransactions.Call
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynchronizedTransactions.UpdateCall
protected SynchronizedTransactions.UpdateCall(String workspace,
NodeKey key,
Path path,
Name primaryType,
Set<Name> mixinTypes,
Iterator<Property> properties)
send
public void send(SessionEnvironment.Monitor monitor)
- Specified by:
send
in interface SynchronizedTransactions.Call
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.