org.codehaus.wadi.core.contextualiser
Class SharedStoreContextualiser.SharedPutter

java.lang.Object
  extended by org.codehaus.wadi.core.contextualiser.SharedStoreContextualiser.SharedPutter
All Implemented Interfaces:
Store.Putter
Enclosing class:
SharedStoreContextualiser

protected class SharedStoreContextualiser.SharedPutter
extends java.lang.Object
implements Store.Putter


Field Summary
protected  Emoter emoter
           
protected  Immoter immoter
           
protected  InsertSessionOperation insertSessionOperation
           
 
Constructor Summary
SharedStoreContextualiser.SharedPutter(Emoter emoter, Immoter immoter)
           
 
Method Summary
 void put(java.lang.String name, Motable motable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

emoter

protected final Emoter emoter

immoter

protected final Immoter immoter

insertSessionOperation

protected final InsertSessionOperation insertSessionOperation
Constructor Detail

SharedStoreContextualiser.SharedPutter

public SharedStoreContextualiser.SharedPutter(Emoter emoter,
                                              Immoter immoter)
Method Detail

put

public void put(java.lang.String name,
                Motable motable)
Specified by:
put in interface Store.Putter


Copyright © 2011. All Rights Reserved.