Uses of Enum Class
org.apache.camel.ManagementStatisticsLevel
Packages that use ManagementStatisticsLevel
Package
Description
The core Camel API.
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of ManagementStatisticsLevel in org.apache.camel
Methods in org.apache.camel that return ManagementStatisticsLevelModifier and TypeMethodDescriptionstatic ManagementStatisticsLevel
Returns the enum constant of this class with the specified name.static ManagementStatisticsLevel[]
ManagementStatisticsLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ManagementStatisticsLevel in org.apache.camel.spi
Methods in org.apache.camel.spi that return ManagementStatisticsLevelModifier and TypeMethodDescriptionManagementAgent.getStatisticsLevel()
ยง Gets the statistics levelMethods in org.apache.camel.spi with parameters of type ManagementStatisticsLevelModifier and TypeMethodDescriptionvoid
ManagementAgent.setStatisticsLevel
(ManagementStatisticsLevel level) Sets the statistics level