public abstract class ResequencerConfig extends Object implements OtherAttributesAware
| Constructor and Description |
|---|
ResequencerConfig() |
| Modifier and Type | Method and Description |
|---|---|
Map<QName,Object> |
getOtherAttributes()
Adds optional attribute to use as property placeholder
|
void |
setOtherAttributes(Map<QName,Object> otherAttributes)
Adds optional attribute to use as property placeholder
|
public ResequencerConfig()
public Map<QName,Object> getOtherAttributes()
OtherAttributesAwaregetOtherAttributes in interface OtherAttributesAwarepublic void setOtherAttributes(Map<QName,Object> otherAttributes)
OtherAttributesAwaresetOtherAttributes in interface OtherAttributesAwareApache Camel