org.apache.geronimo.clustering.wadi
Interface WADISessionManager

All Superinterfaces:
SessionManager
All Known Implementing Classes:
BasicWADISessionManager

public interface WADISessionManager
extends SessionManager


Method Summary
 org.codehaus.wadi.core.manager.Manager getManager()
           
 
Methods inherited from interface org.apache.geronimo.clustering.SessionManager
createSession, getNode, getRemoteNodes, registerListener, unregisterListener
 

Method Detail

getManager

org.codehaus.wadi.core.manager.Manager getManager()


Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.