public class PolicyLocalFirst extends PolicyRoundRobin
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DEFAULT_CLIENT_LOCAL  | 
static String | 
JUDDI_CLIENT_LOCAL  | 
| Constructor and Description | 
|---|
PolicyLocalFirst(Properties properties)
This policy prefers 'local' EPR over remote EPRs. 
 | 
public static final String JUDDI_CLIENT_LOCAL
public static final String DEFAULT_CLIENT_LOCAL
public PolicyLocalFirst(Properties properties)
properties - public String select(Topology topology)
select in interface SelectionPolicyselect in class PolicyRoundRobinCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.