| Constructor and Description |
|---|
FormatFactory() |
| Modifier and Type | Method and Description |
|---|---|
FactoryRegistry |
getFactoryRegistry() |
Format<?> |
getFormat(FormattingOptions formattingOptions)
Retrieves the format to use for the given type*
|
void |
setFactoryRegistry(FactoryRegistry factoryRegistry) |
public Format<?> getFormat(FormattingOptions formattingOptions) throws Exception
Exceptionpublic void setFactoryRegistry(FactoryRegistry factoryRegistry)
public FactoryRegistry getFactoryRegistry()
Apache Camel