Uses of Class
org.ow2.jasmine.jadort.api.topology.xml.Balancer

Packages that use Balancer
org.ow2.jasmine.jadort.api.topology.xml   
 

Uses of Balancer in org.ow2.jasmine.jadort.api.topology.xml
 

Fields in org.ow2.jasmine.jadort.api.topology.xml with type parameters of type Balancer
protected  java.util.List<Balancer> Server.balancer
           
 

Methods in org.ow2.jasmine.jadort.api.topology.xml that return Balancer
 Balancer ObjectFactory.createBalancer()
          Create an instance of Balancer
 

Methods in org.ow2.jasmine.jadort.api.topology.xml that return types with arguments of type Balancer
 java.util.List<Balancer> Server.getBalancer()
          Gets the value of the balancer property.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.