org.codehaus.wadi.core.motable
Class BaseEmoter

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

public class BaseEmoter
extends java.lang.Object
implements Emoter

Version:
$Revision: 2523 $

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

BaseEmoter

public BaseEmoter()
Method Detail

emote

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


Copyright © 2011. All Rights Reserved.