org.codehaus.wadi.core.contextualiser
Class ExclusiveStoreContextualiser.ExclusiveStoreImmoter

java.lang.Object
  extended by org.codehaus.wadi.core.motable.AbstractImmoter
      extended by org.codehaus.wadi.core.motable.AbstractMappedImmoter
          extended by org.codehaus.wadi.core.contextualiser.ExclusiveStoreContextualiser.ExclusiveStoreImmoter
All Implemented Interfaces:
Immoter
Enclosing class:
ExclusiveStoreContextualiser

public class ExclusiveStoreContextualiser.ExclusiveStoreImmoter
extends AbstractMappedImmoter

An Immoter that deals in terms of StoreMotables


Constructor Summary
ExclusiveStoreContextualiser.ExclusiveStoreImmoter(ConcurrentMotableMap map)
           
 
Method Summary
 Motable newMotable(Motable emotable)
           
 
Methods inherited from class org.codehaus.wadi.core.motable.AbstractMappedImmoter
immote
 
Methods inherited from class org.codehaus.wadi.core.motable.AbstractImmoter
contextualise
 
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(ConcurrentMotableMap map)
Method Detail

newMotable

public Motable newMotable(Motable emotable)


Copyright © 2010. All Rights Reserved.