Uses of Interface
org.apache.camel.spi.StartupStepRecorder
Packages that use StartupStepRecorder
-
Uses of StartupStepRecorder in org.apache.camel
Methods in org.apache.camel that return StartupStepRecorderModifier and TypeMethodDescriptionExtendedCamelContext.getStartupStepRecorder()Gets theStartupStepRecorderto use.Methods in org.apache.camel with parameters of type StartupStepRecorderModifier and TypeMethodDescriptionvoidExtendedCamelContext.setStartupStepRecorder(StartupStepRecorder startupStepRecorder) Sets theStartupStepRecorderto use.