File
Doc
Category
Size
Date
Package
HASessionStateTopologyComputer.java
API Doc
JBoss 4.2.1
1741
Fri Jul 13 20:52:38 BST 2007
org.jboss.ha.hasessionstate.server
HASessionStateTopologyComputer
public interface HASessionStateTopologyComputer
Helper interface to which is delegated new HASessionState topology computation
see
org.jboss.ha.hasessionstate.interfaces.HASessionState, HASessionStateTopologyComputerImpl
author
sacha.labourey@cogito-info.ch
version
$Revision: 57188 $
Revisions:
Fields Summary
Constructors Summary
Methods Summary
public
org.jboss.ha.framework.interfaces.SubPartitionsInfo
computeNewTopology
(
org.jboss.ha.framework.interfaces.SubPartitionsInfo
currentTopology,
java.util.ArrayList
newReplicants)
public void
init
(
java.lang.String
sessionStateName,
long
nodesPerSubPartition)
public void
start
()
Java Code Source