org.codehaus.wadi.impl
Class AbstractMappedImmoter
java.lang.Object
org.codehaus.wadi.impl.AbstractImmoter
org.codehaus.wadi.impl.AbstractMappedImmoter
- All Implemented Interfaces:
- Immoter, Moter
- Direct Known Subclasses:
- ExclusiveStoreContextualiser.ExclusiveStoreImmoter
- public abstract class AbstractMappedImmoter
- extends AbstractImmoter
TODO - JavaDoc this type
- Version:
- $Revision: 1416 $
- 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
AbstractMappedImmoter
public AbstractMappedImmoter(Map map)
commit
public void commit(String name,
Motable immotable)
- Specified by:
commit
in interface Moter
- Overrides:
commit
in class AbstractImmoter
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.