org.apache.juddi.v3.client.mapping
Class PolicyRoundRobin

java.lang.Object
  extended by org.apache.juddi.v3.client.mapping.PolicyRoundRobin
All Implemented Interfaces:
SelectionPolicy
Direct Known Subclasses:
PolicyLocalFirst

public class PolicyRoundRobin
extends Object
implements SelectionPolicy


Constructor Summary
PolicyRoundRobin(Properties properties)
           
 
Method Summary
 String select(Topology topology)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyRoundRobin

public PolicyRoundRobin(Properties properties)
Method Detail

select

public String select(Topology topology)
Specified by:
select in interface SelectionPolicy


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.