Uses of Package
org.apache.camel.component.dynamicrouter.filter
Packages that use org.apache.camel.component.dynamicrouter.filter
Package
Description
-
Classes in org.apache.camel.component.dynamicrouter.filter used by org.apache.camel.component.dynamicrouter.controlClassDescriptionA service that manages the
PrioritizedFilters for dynamic router subscriptions.This class serves as a wrapper around aFilterProcessorto include an integer representing the priority of this processor, and aComparatorto sort by priority, then by id.Statistics for aPrioritizedFilterthat tracks details that include: the id of the filter the number of times the filter was invoked the first time the filter was invoked (as epoch milliseconds) the last time the filter was invoked (as epoch milliseconds) -
Classes in org.apache.camel.component.dynamicrouter.filter used by org.apache.camel.component.dynamicrouter.filterClassDescriptionA service that manages the
PrioritizedFilters for dynamic router subscriptions.This class serves as a wrapper around aFilterProcessorto include an integer representing the priority of this processor, and aComparatorto sort by priority, then by id.Create aPrioritizedFilterinstance.Statistics for aPrioritizedFilterthat tracks details that include: the id of the filter the number of times the filter was invoked the first time the filter was invoked (as epoch milliseconds) the last time the filter was invoked (as epoch milliseconds) -
Classes in org.apache.camel.component.dynamicrouter.filter used by org.apache.camel.component.dynamicrouter.routingClassDescriptionA service that manages the
PrioritizedFilters for dynamic router subscriptions.Factory to create aDynamicRouterFilterService.This class serves as a wrapper around aFilterProcessorto include an integer representing the priority of this processor, and aComparatorto sort by priority, then by id.Create aPrioritizedFilterinstance.