Uses of Enum Class
org.apache.camel.ManagementMBeansLevel
Packages that use ManagementMBeansLevel
-
Uses of ManagementMBeansLevel in org.apache.camel
Subclasses with type arguments of type ManagementMBeansLevel in org.apache.camelModifier and TypeClassDescriptionenumControls which Camel objects are registered as JMX MBeans for management and monitoring.Methods in org.apache.camel that return ManagementMBeansLevelModifier and TypeMethodDescriptionstatic ManagementMBeansLevelReturns 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 TypeMethodDescriptionvoidManagementAgent.setMBeansLevel(ManagementMBeansLevel level) Sets the mbeans registration level