public final class BlueprintCamelContextLookupHelper extends Object
BlueprintCamelContext defined
in the BlueprintContainer| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
lookupBlueprintCamelContext(org.osgi.service.blueprint.container.BlueprintContainer container)
Lookup all the
BlueprintCamelContext in the BlueprintContainer. |
public static Set<String> lookupBlueprintCamelContext(org.osgi.service.blueprint.container.BlueprintContainer container)
BlueprintCamelContext in the BlueprintContainer.container - the blueprint container, must be providedBlueprintCamelContext, never null, but can be empty set.Apache Camel