public interface RestDefinitionsResolver
| Modifier and Type | Field and Description |
|---|---|
static String |
JMX_REST_DEFINITION_RESOLVER |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
findCamelContexts() |
List<org.apache.camel.model.rest.RestDefinition> |
getRestDefinitions(org.apache.camel.CamelContext camelContext,
String camelId) |
static final String JMX_REST_DEFINITION_RESOLVER
Apache Camel