public class EndpointList
extends org.apache.karaf.shell.console.OsgiCommandSupport
| Modifier and Type | Field and Description |
|---|---|
protected static String |
HEADER_FORMAT |
protected static String |
OUTPUT_FORMAT |
| Constructor and Description |
|---|
EndpointList() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doExecute() |
protected String |
getState(org.apache.camel.Endpoint endpoint) |
void |
setCamelController(CamelController camelController) |
protected static final String HEADER_FORMAT
protected static final String OUTPUT_FORMAT
public void setCamelController(CamelController camelController)
protected Object doExecute() throws Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionExceptionprotected String getState(org.apache.camel.Endpoint endpoint)
Apache CAMEL