org.apache.geronimo.jetty6.cluster
Class ClusteredSessionHandlerFactory
java.lang.Object
org.apache.geronimo.jetty6.cluster.ClusteredSessionHandlerFactory
- All Implemented Interfaces:
- SessionHandlerFactory
public class ClusteredSessionHandlerFactory
- extends Object
- implements SessionHandlerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final GBeanInfo GBEAN_INFO
GBEAN_REF_SESSION_MANAGER
public static final String GBEAN_REF_SESSION_MANAGER
- See Also:
- Constant Field Values
ClusteredSessionHandlerFactory
public ClusteredSessionHandlerFactory(SessionManager sessionManager)
createHandler
public org.mortbay.jetty.servlet.SessionHandler createHandler(PreHandler preHandler)
- Specified by:
createHandler
in interface SessionHandlerFactory
getGBeanInfo
public static GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.