org.codehaus.wadi
Interface SessionManagerFactory


public interface SessionManagerFactory


Method Summary
 Object create(SessionPool sessionPool, AttributesFactory attributesFactory, ValuePool valuePool, SessionWrapperFactory sessionWrapperFactory, SessionIdFactory sessionIdFactory, Contextualiser contextualiser, Map sessionMap, Router router, Streamer streamer, boolean accessOnLoad, String clusterUri, String clusterName, String nodeName, InvocationProxy httpProxy, InetSocketAddress httpAddress, int numPartitions)
           
 

Method Detail

create

public Object create(SessionPool sessionPool,
                     AttributesFactory attributesFactory,
                     ValuePool valuePool,
                     SessionWrapperFactory sessionWrapperFactory,
                     SessionIdFactory sessionIdFactory,
                     Contextualiser contextualiser,
                     Map sessionMap,
                     Router router,
                     Streamer streamer,
                     boolean accessOnLoad,
                     String clusterUri,
                     String clusterName,
                     String nodeName,
                     InvocationProxy httpProxy,
                     InetSocketAddress httpAddress,
                     int numPartitions)
              throws Exception
Throws:
Exception


Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.