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 TypeMethodDescriptionvoid
Debugger.addBreakpoint
(Breakpoint breakpoint, Condition... conditions) Add the given breakpointvoid
Debugger.addSingleStepBreakpoint
(Breakpoint breakpoint, Condition... conditions) Add the given breakpoint which will be used in single step mode