Uses of Interface
org.apache.camel.spi.RuntimeEndpointRegistry.Statistic
Packages that use RuntimeEndpointRegistry.Statistic
-
Uses of RuntimeEndpointRegistry.Statistic in org.apache.camel.spi
Methods in org.apache.camel.spi that return types with arguments of type RuntimeEndpointRegistry.StatisticModifier and TypeMethodDescriptionRuntimeEndpointRegistry.getEndpointStatistics()Gets details about all the endpoint captured from the given route during runtime routing that are in-use of the routes.