org.codehaus.wadi.core.util
Class InsertSessionOperation

java.lang.Object
  extended by org.codehaus.wadi.core.util.InsertSessionOperation

public class InsertSessionOperation
extends java.lang.Object

Version:
$Rev:$ $Date:$

Constructor Summary
InsertSessionOperation(ReplicationManager replicationManager, SessionMonitor sessionMonitor, StateManager stateManager)
           
 
Method Summary
 Session insert(java.lang.String key, CreateSessionOperation createSessionOperation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertSessionOperation

public InsertSessionOperation(ReplicationManager replicationManager,
                              SessionMonitor sessionMonitor,
                              StateManager stateManager)
Method Detail

insert

public Session insert(java.lang.String key,
                      CreateSessionOperation createSessionOperation)


Copyright © 2011. All Rights Reserved.