Uses of Enum Class
org.apache.camel.ManagementStatisticsLevel
Packages that use ManagementStatisticsLevel
-
Uses of ManagementStatisticsLevel in org.apache.camel
Subclasses with type arguments of type ManagementStatisticsLevel in org.apache.camelModifier and TypeClassDescriptionenumControls the granularity of JMX performance statistics collected for a runningCamelContext.Methods 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