| Package | Description |
|---|---|
| org.apache.camel.spi |
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
|
| Modifier and Type | Method and Description |
|---|---|
StartupStep |
StartupStepRecorder.beginStep(Class<?> type,
String name,
String description)
Beings a new step.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StartupStepRecorder.endStep(StartupStep step)
Ends the step
|
Apache Camel