org.codehaus.wadi.location.partitionmanager.local
Class LocalPartitionInsertIMToPMAction

java.lang.Object
  extended by org.codehaus.wadi.location.partitionmanager.local.AbstractLocalPartitionAction
      extended by org.codehaus.wadi.location.partitionmanager.local.LocalPartitionInsertIMToPMAction

public class LocalPartitionInsertIMToPMAction
extends AbstractLocalPartitionAction

Version:
$Revision: 1538 $

Field Summary
 
Fields inherited from class org.codehaus.wadi.location.partitionmanager.local.AbstractLocalPartitionAction
dispatcher, log, nameToLocation
 
Constructor Summary
LocalPartitionInsertIMToPMAction(Dispatcher dispatcher, java.util.Map<java.lang.Object,Location> nameToLocation, org.apache.commons.logging.Log log)
           
 
Method Summary
 void onMessage(Envelope message, InsertIMToPM request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalPartitionInsertIMToPMAction

public LocalPartitionInsertIMToPMAction(Dispatcher dispatcher,
                                        java.util.Map<java.lang.Object,Location> nameToLocation,
                                        org.apache.commons.logging.Log log)
Method Detail

onMessage

public void onMessage(Envelope message,
                      InsertIMToPM request)


Copyright © 2011. All Rights Reserved.