org.modeshape.jcr.txn
Class SynchronizedTransactions.AddCall
java.lang.Object
org.modeshape.jcr.txn.SynchronizedTransactions.AddCall
- All Implemented Interfaces:
- SynchronizedTransactions.Call
- Enclosing class:
- SynchronizedTransactions
protected static final class SynchronizedTransactions.AddCall
- extends Object
- implements SynchronizedTransactions.Call
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynchronizedTransactions.AddCall
protected SynchronizedTransactions.AddCall(String workspace,
NodeKey key,
Path path,
Name primaryType,
Set<Name> mixinTypes,
Collection<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.