Uses of Interface
org.apache.camel.spi.ManagementAgent
Packages that use ManagementAgent
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of ManagementAgent in org.apache.camel.spi
Methods in org.apache.camel.spi that return ManagementAgentModifier and TypeMethodDescriptionManagementStrategy.getManagementAgent()Gets the management agentMethods in org.apache.camel.spi with parameters of type ManagementAgentModifier and TypeMethodDescriptionvoidManagementStrategy.setManagementAgent(ManagementAgent managementAgent) Sets the management agent to use