Uses of Interface
org.apache.camel.spi.ManagementObjectStrategy
Packages that use ManagementObjectStrategy
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of ManagementObjectStrategy in org.apache.camel.spi
Methods in org.apache.camel.spi that return ManagementObjectStrategyModifier and TypeMethodDescriptionManagementStrategy.getManagementObjectStrategy()
Gets the object strategy to useMethods in org.apache.camel.spi with parameters of type ManagementObjectStrategyModifier and TypeMethodDescriptionvoid
ManagementStrategy.setManagementObjectStrategy
(ManagementObjectStrategy strategy) Sets the object strategy to use