public class CellMappingStrategyFactory extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | BODY | 
| static String | HEADER | 
| static String | STRATEGY | 
| static String | STRATEGY_CLASS_NAME | 
| Constructor and Description | 
|---|
| CellMappingStrategyFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| CellMappingStrategy | getStrategy(org.apache.camel.Message message) | 
public static final String STRATEGY
public static final String STRATEGY_CLASS_NAME
public static final String HEADER
public static final String BODY
public CellMappingStrategy getStrategy(org.apache.camel.Message message)
Apache Camel