Uses of Interface
org.apache.camel.spi.Condition
Packages that use Condition
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of Condition in org.apache.camel.spi
Methods in org.apache.camel.spi with parameters of type ConditionModifier and TypeMethodDescriptionvoidDebugger.addBreakpoint(Breakpoint breakpoint, Condition... conditions) Add the given breakpointvoidDebugger.addSingleStepBreakpoint(Breakpoint breakpoint, Condition... conditions) Add the given breakpoint which will be used in single step mode