Uses of Interface
org.apache.geronimo.clustering.SessionManager

Packages that use SessionManager
org.apache.geronimo.clustering.wadi   
org.apache.geronimo.jetty6.cluster   
org.apache.geronimo.tomcat.cluster   
 

Uses of SessionManager in org.apache.geronimo.clustering.wadi
 

Classes in org.apache.geronimo.clustering.wadi that implement SessionManager
 class BasicWADISessionManager
           
 

Uses of SessionManager in org.apache.geronimo.jetty6.cluster
 

Constructors in org.apache.geronimo.jetty6.cluster with parameters of type SessionManager
ClusteredSessionHandlerFactory(SessionManager sessionManager)
           
ClusteredSessionManager(SessionManager sessionManager)
           
 

Uses of SessionManager in org.apache.geronimo.tomcat.cluster
 

Constructors in org.apache.geronimo.tomcat.cluster with parameters of type SessionManager
ClusteredManager(SessionManager sessionManager)
           
ClusteredManagerRetriever(SessionManager sessionManager)
           
 



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