FileDocCategorySizeDatePackage
BogusPolicy.javaAPI DocJBoss 4.2.11874Fri Jul 13 20:53:12 BST 2007org.jboss.ejb3.test.clusteredsession

BogusPolicy

public class BogusPolicy extends Object implements org.jboss.ha.framework.interfaces.LoadBalancePolicy
version
$Revision: 60233 $
author
William DeCoste

Fields Summary
Constructors Summary
Methods Summary
public java.lang.ObjectchooseTarget(org.jboss.ha.framework.interfaces.FamilyClusterInfo clusterFamily)

      throw new RuntimeException("Bogus implementation!");
   
public java.lang.ObjectchooseTarget(org.jboss.ha.framework.interfaces.FamilyClusterInfo clusterFamily, org.jboss.invocation.Invocation routingDecision)

      throw new RuntimeException("Bogus implementation!");
   
public voidinit(org.jboss.ha.framework.interfaces.HARMIClient father)

      throw new RuntimeException("Bogus implementation!");