Uses of Interface
org.distributeme.core.stats.RoutingStatsCollector
Packages that use RoutingStatsCollector
-
Uses of RoutingStatsCollector in org.distributeme.core.routing
Methods in org.distributeme.core.routing that return RoutingStatsCollectorModifier and TypeMethodDescriptionprotected RoutingStatsCollectorAbstractRouter.getRoutingStats(String serviceId) getRoutingStats. -
Uses of RoutingStatsCollector in org.distributeme.core.stats
Classes in org.distributeme.core.stats that implement RoutingStatsCollectorModifier and TypeClassDescriptionclassStats for Routing behaviour of the router.classThis helper class works as delegate between a RoutingStats object and the caller.