org.apache.geronimo.jetty6
Interface SessionHandlerFactory

All Known Implementing Classes:
ClusteredSessionHandlerFactory

public interface SessionHandlerFactory


Method Summary
 org.mortbay.jetty.servlet.SessionHandler createHandler(PreHandler preHandler)
           
 

Method Detail

createHandler

org.mortbay.jetty.servlet.SessionHandler createHandler(PreHandler preHandler)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.