org.modeshape.jcr.txn
Class SynchronizedTransactions.RemoveCall
java.lang.Object
org.modeshape.jcr.txn.SynchronizedTransactions.RemoveCall
- All Implemented Interfaces:
- SynchronizedTransactions.Call
- Enclosing class:
- SynchronizedTransactions
protected static final class SynchronizedTransactions.RemoveCall
- extends Object
- implements SynchronizedTransactions.Call
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynchronizedTransactions.RemoveCall
protected SynchronizedTransactions.RemoveCall(String workspace,
Iterable<NodeKey> keys)
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.