public class BlueprintDataFormatResolver extends OsgiDataFormatResolver
Constructor and Description |
---|
BlueprintDataFormatResolver(org.osgi.framework.BundleContext bundleContext) |
Modifier and Type | Method and Description |
---|---|
DataFormat |
resolveDataFormat(String name,
CamelContext context)
Resolves the given data format given its name.
|
getDataFormat
public BlueprintDataFormatResolver(org.osgi.framework.BundleContext bundleContext)
public DataFormat resolveDataFormat(String name, CamelContext context)
DataFormatResolver
resolveDataFormat
in interface DataFormatResolver
resolveDataFormat
in class OsgiDataFormatResolver
name
- the name of the data format to lookup in Registry
or createcontext
- the camel contextCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.