org.codehaus.wadi.impl
Class ExclusiveStoreContextualiser.ExclusiveStoreImmoter

java.lang.Object
  extended byorg.codehaus.wadi.impl.AbstractImmoter
      extended byorg.codehaus.wadi.impl.AbstractMappedImmoter
          extended byorg.codehaus.wadi.impl.ExclusiveStoreContextualiser.ExclusiveStoreImmoter
All Implemented Interfaces:
Immoter, Moter
Enclosing class:
ExclusiveStoreContextualiser

public class ExclusiveStoreContextualiser.ExclusiveStoreImmoter
extends AbstractMappedImmoter

An Immoter that deals in terms of StoreMotables

Version:
$Revision: 1363 $
Author:
Jules Gosnell

Field Summary
 
Fields inherited from class org.codehaus.wadi.impl.AbstractMappedImmoter
_map
 
Fields inherited from class org.codehaus.wadi.impl.AbstractImmoter
_log
 
Constructor Summary
ExclusiveStoreContextualiser.ExclusiveStoreImmoter(Map map)
           
 
Method Summary
 String getInfo()
           
 Motable nextMotable(String name, Motable emotable)
           
 
Methods inherited from class org.codehaus.wadi.impl.AbstractMappedImmoter
commit
 
Methods inherited from class org.codehaus.wadi.impl.AbstractImmoter
contextualise, prepare, rollback
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExclusiveStoreContextualiser.ExclusiveStoreImmoter

public ExclusiveStoreContextualiser.ExclusiveStoreImmoter(Map map)
Method Detail

nextMotable

public Motable nextMotable(String name,
                           Motable emotable)

getInfo

public String getInfo()


Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.