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.
|
getDataFormatpublic BlueprintDataFormatResolver(org.osgi.framework.BundleContext bundleContext)
public DataFormat resolveDataFormat(String name, CamelContext context)
DataFormatResolverresolveDataFormat in interface DataFormatResolverresolveDataFormat in class OsgiDataFormatResolvername - the name of the data format to lookup in Registry or createcontext - the camel contextCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.