org.codehaus.wadi.core.contextualiser
Class MemoryContextualiser.MemoryEmoter

java.lang.Object
  extended by org.codehaus.wadi.core.motable.AbstractChainedEmoter
      extended by org.codehaus.wadi.core.motable.BaseMappedEmoter
          extended by org.codehaus.wadi.core.contextualiser.MemoryContextualiser.MemoryEmoter
All Implemented Interfaces:
Emoter
Enclosing class:
MemoryContextualiser

protected class MemoryContextualiser.MemoryEmoter
extends BaseMappedEmoter


Field Summary
 
Fields inherited from class org.codehaus.wadi.core.motable.AbstractChainedEmoter
_log
 
Constructor Summary
MemoryContextualiser.MemoryEmoter(ConcurrentMotableMap map)
           
 
Method Summary
 boolean emote(Motable emotable, Motable immotable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryContextualiser.MemoryEmoter

public MemoryContextualiser.MemoryEmoter(ConcurrentMotableMap map)
Method Detail

emote

public boolean emote(Motable emotable,
                     Motable immotable)
Specified by:
emote in interface Emoter
Overrides:
emote in class BaseMappedEmoter


Copyright © 2010. All Rights Reserved.