org.codehaus.wadi
Interface ReplicableSessionConfig

All Superinterfaces:
Config, DistributableSessionConfig, SessionConfig
All Known Implementing Classes:
DistributableManager

public interface ReplicableSessionConfig
extends DistributableSessionConfig

Defines Objects holding the configuration required by a ReplicableSession

Version:
$Revision: 1187 $
Author:
Jules Gosnell

Method Summary
 Replicater getReplicater()
           
 
Methods inherited from interface org.codehaus.wadi.DistributableSessionConfig
findHelper, getHttpSessionAttributeListenersRegistered, getStreamer
 
Methods inherited from interface org.codehaus.wadi.SessionConfig
destroy, getAttributeListeners, getAttributesFactory, getMaxInactiveInterval, getRouter, getServletContext, getSessionIdFactory, getSessionListeners, getSessionWrapperFactory, getValuePool, setLastAccessedTime, setMaxInactiveInterval
 

Method Detail

getReplicater

public Replicater getReplicater()


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