com.carrotsearch.ant.tasks.junit4
Class BalancersList

java.lang.Object
  extended by com.carrotsearch.ant.tasks.junit4.BalancersList

public class BalancersList
extends Object

A nested list of SuiteBalancers.


Constructor Summary
BalancersList(List<SuiteBalancer> balancers)
           
 
Method Summary
 void addConfigured(SuiteBalancer balancer)
          Adds a balancer to the balancers list.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BalancersList

public BalancersList(List<SuiteBalancer> balancers)
Method Detail

addConfigured

public void addConfigured(SuiteBalancer balancer)
Adds a balancer to the balancers list.



Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.