org.codehaus.wadi.impl
Class AbstractMappedEmoter
java.lang.Object
org.codehaus.wadi.impl.AbstractChainedEmoter
org.codehaus.wadi.impl.AbstractMappedEmoter
- All Implemented Interfaces:
- Emoter, Moter
- public abstract class AbstractMappedEmoter
- extends AbstractChainedEmoter
A basic Emoter for MappedContextualisers
- Version:
- $Revision: 1200 $
- Author:
- Jules Gosnell
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.Moter |
getInfo |
_map
protected final Map _map
AbstractMappedEmoter
public AbstractMappedEmoter(Map map)
prepare
public boolean prepare(String name,
Motable emotable,
Motable immotable)
- Specified by:
prepare
in interface Moter
- Overrides:
prepare
in class AbstractChainedEmoter
rollback
public void rollback(String name,
Motable motable)
- Specified by:
rollback
in interface Moter
- Overrides:
rollback
in class AbstractChainedEmoter
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.