org.codehaus.wadi.core.motable
Class BaseMappedEmoter

java.lang.Object
  extended by org.codehaus.wadi.core.motable.BaseEmoter
      extended by org.codehaus.wadi.core.motable.BaseMappedEmoter
All Implemented Interfaces:
Emoter
Direct Known Subclasses:
MemoryContextualiser.MemoryEmoter

public class BaseMappedEmoter
extends BaseEmoter

A basic Emoter for MappedContextualisers

Version:
$Revision: 2523 $
Author:
Jules Gosnell

Field Summary
 
Fields inherited from class org.codehaus.wadi.core.motable.BaseEmoter
_log
 
Constructor Summary
BaseMappedEmoter(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

BaseMappedEmoter

public BaseMappedEmoter(ConcurrentMotableMap map)
Method Detail

emote

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


Copyright © 2011. All Rights Reserved.