|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.cxf.feature.AbstractFeature
org.fusesource.fabric.cxf.FabricLoadBalancerFeature
org.fusesource.fabric.cxf.FabricFailOverFeature
public class FabricFailOverFeature
| Field Summary | |
|---|---|
protected java.util.List<java.lang.Class> |
exceptionList
|
protected java.lang.String |
exceptions
|
| Constructor Summary | |
|---|---|
FabricFailOverFeature()
|
|
| Method Summary | |
|---|---|
protected LoadBalanceStrategy |
getDefaultLoadBalanceStrategy()
|
protected LoadBalanceTargetSelector |
getDefaultLoadBalanceTargetSelector()
|
void |
setExceptions(java.lang.String exceptions)
|
| Methods inherited from class org.fusesource.fabric.cxf.FabricLoadBalancerFeature |
|---|
checkZkConnected, destroy, getAccessControlList, getConnectionRetryTime, getFabricPath, getGroup, getLoadBalanceStrategy, getMaximumConnectionTimeout, getZkClient, initComplete, initialize, initialize, isShouldCloseZkClient, postShutdown, preShutdown, setAccessControlList, setConnectionRetryTime, setFabricPath, setLoadBalanceStrategy, setMaximumConnectionTimeout, setShouldCloseZkClient, setZkClient |
| Methods inherited from class org.apache.cxf.feature.AbstractFeature |
|---|
getActive, initialize, initialize, initializeProvider |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String exceptions
protected java.util.List<java.lang.Class> exceptionList
| Constructor Detail |
|---|
public FabricFailOverFeature()
| Method Detail |
|---|
protected LoadBalanceStrategy getDefaultLoadBalanceStrategy()
getDefaultLoadBalanceStrategy in class FabricLoadBalancerFeatureprotected LoadBalanceTargetSelector getDefaultLoadBalanceTargetSelector()
getDefaultLoadBalanceTargetSelector in class FabricLoadBalancerFeaturepublic void setExceptions(java.lang.String exceptions)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||