public interface LoadBalanceStrategy
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAlternateAddressList() |
io.fabric8.groups.Group<CxfNodeState> |
getGroup() |
String |
getNextAlternateAddress() |
void |
setGroup(io.fabric8.groups.Group<CxfNodeState> group) |
void setGroup(io.fabric8.groups.Group<CxfNodeState> group) throws Exception
Exceptionio.fabric8.groups.Group<CxfNodeState> getGroup()
String getNextAlternateAddress()
Copyright © 2011–2014 Red Hat. All rights reserved.