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