org.codehaus.wadi.core.motable
Class AbstractChainedEmoter

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

public class AbstractChainedEmoter
extends java.lang.Object
implements Emoter

A basic Emoter for ChainedContextualisers

Version:
$Revision: 2274 $
Author:
Jules Gosnell

Field Summary
protected  org.apache.commons.logging.Log _log
           
 
Constructor Summary
AbstractChainedEmoter()
           
 
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
 

Field Detail

_log

protected final org.apache.commons.logging.Log _log
Constructor Detail

AbstractChainedEmoter

public AbstractChainedEmoter()
Method Detail

emote

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


Copyright © 2008. All Rights Reserved.