|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataFormatResolver
Represents a resolver of data formats.
| Method Summary | |
|---|---|
DataFormat |
resolveDataFormat(String name,
CamelContext context)
Resolves the given data format given its name. |
DataFormatDefinition |
resolveDataFormatDefinition(String name,
CamelContext context)
Resolves the given data format definition given its name. |
| Method Detail |
|---|
DataFormat resolveDataFormat(String name,
CamelContext context)
name - the name of the data format to lookup in Registry or createcontext - the camel context
DataFormatDefinition resolveDataFormatDefinition(String name,
CamelContext context)
name - the name of the data format to lookup in Registry or createcontext - the camel context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||