org.codehaus.wadi.core.motable
Class AbstractMappedImmoter

java.lang.Object
  extended by org.codehaus.wadi.core.motable.AbstractImmoter
      extended by org.codehaus.wadi.core.motable.AbstractMappedImmoter
All Implemented Interfaces:
Immoter
Direct Known Subclasses:
ExclusiveStoreContextualiser.ExclusiveStoreImmoter, MemoryContextualiser.MemoryImmoter

public abstract class AbstractMappedImmoter
extends AbstractImmoter

Version:
$Revision: 2274 $
Author:
Jules Gosnell

Constructor Summary
AbstractMappedImmoter(ConcurrentMotableMap map)
           
 
Method Summary
 boolean immote(Motable emotable, Motable immotable)
           
 
Methods inherited from class org.codehaus.wadi.core.motable.AbstractImmoter
contextualise
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.codehaus.wadi.core.motable.Immoter
newMotable
 

Constructor Detail

AbstractMappedImmoter

public AbstractMappedImmoter(ConcurrentMotableMap map)
Method Detail

immote

public boolean immote(Motable emotable,
                      Motable immotable)
Specified by:
immote in interface Immoter
Overrides:
immote in class AbstractImmoter


Copyright © 2011. All Rights Reserved.