Uses of Interface
org.apache.camel.StartupStep
Packages that use StartupStep
Package
Description
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of StartupStep in org.apache.camel.spi
Methods in org.apache.camel.spi that return StartupStepModifier and TypeMethodDescriptionBeings a new step.Methods in org.apache.camel.spi that return types with arguments of type StartupStepModifier and TypeMethodDescriptiondefault Stream
<StartupStep> StartupStepRecorder.steps()
Some records will capture all steps which can be accessed on demand.Methods in org.apache.camel.spi with parameters of type StartupStepModifier and TypeMethodDescriptionvoid
StartupStepRecorder.endStep
(StartupStep step) Ends the step