public final class RestContextRefDefinitionHelper extends Object
RestContextRefDefinition.| Modifier and Type | Method and Description |
|---|---|
static List<RestDefinition> |
lookupRests(org.apache.camel.CamelContext camelContext,
String ref)
Lookup the rests from the
RestContextRefDefinition. |
public static List<RestDefinition> lookupRests(org.apache.camel.CamelContext camelContext, String ref)
RestContextRefDefinition.camelContext - the CamelContextref - the id of the RestContextRefDefinition to lookup and get the routes.Apache Camel