org.codehaus.wadi
Interface RelocaterConfig
- All Superinterfaces:
- Config
- All Known Implementing Classes:
- ClusterContextualiser
- public interface RelocaterConfig
- extends Config
getCollapser
public Collapser getCollapser()
getDispatcher
public Dispatcher getDispatcher()
getLocation
public Location getLocation()
getContextualiser
public Contextualiser getContextualiser()
getNodeName
public String getNodeName()
getShuttingDown
public SynchronizedBoolean getShuttingDown()
getInvocationProxy
public InvocationProxy getInvocationProxy()
getProxiedLocation
public ProxiedLocation getProxiedLocation()
getDIndex
public DIndex getDIndex()
notifySessionRelocation
public void notifySessionRelocation(String name)
Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.