ModeShape Distribution 3.0.0.Beta4

org.modeshape.jcr.txn
Class SynchronizedTransactions.RemoveCall

java.lang.Object
  extended by 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


Constructor Summary
protected SynchronizedTransactions.RemoveCall(String workspace, Iterable<NodeKey> keys)
           
 
Method Summary
 void send(SessionEnvironment.Monitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SynchronizedTransactions.RemoveCall

protected SynchronizedTransactions.RemoveCall(String workspace,
                                              Iterable<NodeKey> keys)
Method Detail

send

public void send(SessionEnvironment.Monitor monitor)
Specified by:
send in interface SynchronizedTransactions.Call

ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.