org.apache.juddi.v3.client.mapping
Class PolicyRoundRobin
java.lang.Object
org.apache.juddi.v3.client.mapping.PolicyRoundRobin
- All Implemented Interfaces:
- SelectionPolicy
- Direct Known Subclasses:
- PolicyLocalFirst
public class PolicyRoundRobin
- extends Object
- implements SelectionPolicy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PolicyRoundRobin
public PolicyRoundRobin(Properties properties)
select
public String select(Topology topology)
- Specified by:
select in interface SelectionPolicy
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.