Class CamelCommand

java.lang.Object
org.apache.camel.dsl.jbang.core.commands.CamelCommand
All Implemented Interfaces:
Callable<Integer>
Direct Known Subclasses:
Bind, CamelAction, CamelBeanDump, CamelBrowseAction, CamelContextStatus, CamelContextTop, CamelCount, CamelGCAction, CamelLogAction, CamelProcessorStatus, CamelReloadAction, CamelResetStatsAction, CamelRouteAction, CamelRouteDumpAction, CamelRouteStatus, CamelSendAction, CamelSourceAction, CamelSourceTop, CamelStartupRecorderAction, CamelStatus, CamelStubAction, CamelThreadDump, CamelTop, CamelTraceAction, CatalogBaseCommand, CatalogCommand, CatalogDoc, CatalogKamelet, Complete, ConfigCommand, ConfigGet, ConfigList, ConfigSet, ConfigUnset, DependencyCommand, ExportBaseCommand, Hawtio, Init, Jolokia, ListBlocked, ListCircuitBreaker, ListConsumer, ListEndpoint, ListEvent, ListHealth, ListInflight, ListKafka, ListMetric, ListPlatformHttp, ListProcess, ListProperties, ListRest, ListService, ListTransformer, ListVariable, ListVault, LoggerAction, PluginAdd, PluginCommand, PluginDelete, PluginGet, RouteControllerAction, Run, Script, StopProcess, TransformCommand, TransformMessageAction, TransformRoute, VersionCommand, VersionGet, VersionList, VersionSet

public abstract class CamelCommand extends Object implements Callable<Integer>