org.fusesource.fabric.cxf
Class FabricFailOverFeature
java.lang.Object
org.apache.cxf.feature.AbstractFeature
org.fusesource.fabric.cxf.FabricLoadBalancerFeature
org.fusesource.fabric.cxf.FabricFailOverFeature
- All Implemented Interfaces:
- org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean
public class FabricFailOverFeature
- extends FabricLoadBalancerFeature
| Methods inherited from class org.fusesource.fabric.cxf.FabricLoadBalancerFeature |
checkZkConnected, destroy, getAccessControlList, getFabricPath, getLoadBalanceStrategy, getZkClient, initialize, initialize, setAccessControlList, setFabricPath, setLoadBalanceStrategy, 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 |
exceptions
protected java.lang.String exceptions
exceptionList
protected java.util.List<java.lang.Class> exceptionList
FabricFailOverFeature
public FabricFailOverFeature()
getDefaultLoadBalanceStrategy
protected LoadBalanceStrategy getDefaultLoadBalanceStrategy()
- Overrides:
getDefaultLoadBalanceStrategy in class FabricLoadBalancerFeature
getDefaultLoadBalanceTargetSelector
protected LoadBalanceTargetSelector getDefaultLoadBalanceTargetSelector()
- Overrides:
getDefaultLoadBalanceTargetSelector in class FabricLoadBalancerFeature
setExceptions
public void setExceptions(java.lang.String exceptions)
afterPropertiesSet
public void afterPropertiesSet()
throws java.lang.Exception
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean- Overrides:
afterPropertiesSet in class FabricLoadBalancerFeature
- Throws:
java.lang.Exception
Copyright © 2012 FuseSource. All Rights Reserved.