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
Subclasses with type arguments of type ManagementStatisticsLevel in org.apache.camelModifier and TypeClassDescriptionenumLevel of granularity for performance statistics enabledMethods in org.apache.camel that return ManagementStatisticsLevelModifier and TypeMethodDescriptionstatic ManagementStatisticsLevelReturns 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 TypeMethodDescriptionvoidManagementAgent.setStatisticsLevel(ManagementStatisticsLevel level) Sets the statistics level