Uses of Class
org.apache.camel.blueprint.BlueprintCamelStateService
-
Packages that use BlueprintCamelStateService Package Description org.apache.camel.blueprint -
-
Uses of BlueprintCamelStateService in org.apache.camel.blueprint
Methods in org.apache.camel.blueprint that return BlueprintCamelStateService Modifier and Type Method Description BlueprintCamelStateServiceBlueprintCamelContext. getBundleStateService()Methods in org.apache.camel.blueprint with parameters of type BlueprintCamelStateService Modifier and Type Method Description voidBlueprintCamelContext. setBundleStateService(BlueprintCamelStateService bundleStateService)Constructors in org.apache.camel.blueprint with parameters of type BlueprintCamelStateService Constructor Description KarafBundleStateService(BlueprintCamelStateService camelStateService)
-