public class LoggingStartupStepRecorder extends DefaultStartupStepRecorder
StartupStepRecorder that outputs to log.| Constructor and Description |
|---|
LoggingStartupStepRecorder() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onEndStep(org.apache.camel.StartupStep step) |
static String |
padString(int level) |
String |
toString() |
beginStep, createStartupStep, doStart, doStop, endStep, getMaxDepth, getRecordingDir, getRecordingProfile, getStartupRecorderDuration, isEnabled, isRecording, onBeginStep, setEnabled, setMaxDepth, setRecording, setRecordingDir, setRecordingProfile, setStartupRecorderDurationbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitApache Camel