Uses of Interface
org.apache.camel.impl.cluster.ClusteredRouteFilter
-
Uses of ClusteredRouteFilter in org.apache.camel.impl.cluster
Classes in org.apache.camel.impl.cluster that implement ClusteredRouteFilterModifier and TypeClassDescriptionstatic final classstatic final classMethods in org.apache.camel.impl.cluster that return types with arguments of type ClusteredRouteFilterMethods in org.apache.camel.impl.cluster with parameters of type ClusteredRouteFilterModifier and TypeMethodDescriptionvoidClusteredRouteController.addFilter(ClusteredRouteFilter filter) Add a filter used to to filter cluster aware routes.Method parameters in org.apache.camel.impl.cluster with type arguments of type ClusteredRouteFilterModifier and TypeMethodDescriptionvoidClusteredRouteController.setFilters(Collection<ClusteredRouteFilter> filters) Sets the filters used to filter cluster aware routes.