org.apache.geronimo.jetty.cluster
Class ClusteredWebApplicationHandlerFactory
java.lang.Object
org.apache.geronimo.jetty.cluster.ClusteredWebApplicationHandlerFactory
- All Implemented Interfaces:
- WebApplicationHandlerFactory
public class ClusteredWebApplicationHandlerFactory
- extends Object
- implements WebApplicationHandlerFactory
Method Summary |
org.mortbay.jetty.servlet.WebApplicationHandler |
createHandler()
|
static org.apache.geronimo.gbean.GBeanInfo |
getGBeanInfo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
GBEAN_REF_SESSION_MANAGER
public static final String GBEAN_REF_SESSION_MANAGER
- See Also:
- Constant Field Values
ClusteredWebApplicationHandlerFactory
public ClusteredWebApplicationHandlerFactory(org.apache.geronimo.clustering.SessionManager sessionManager)
createHandler
public org.mortbay.jetty.servlet.WebApplicationHandler createHandler()
- Specified by:
createHandler
in interface WebApplicationHandlerFactory
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2006 Apache Software Foundation. All Rights Reserved.