public class PriceConverter<ID,METRIC> extends java.lang.Object implements Converter<PriceTechMessage,java.lang.StringBuilder>, InvocationAware<ID,METRIC>
| Constructor and Description |
|---|
PriceConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
convert(PriceTechMessage price) |
void |
setFlowElementInvocation(FlowElementInvocation<ID,METRIC> flowElementInvocation)
Sets the flow element invocation
|
void |
unsetFlowElementInvocation(FlowElementInvocation<ID,METRIC> flowElementInvocation) |
public java.lang.StringBuilder convert(PriceTechMessage price) throws TransformationException
convert in interface Converter<PriceTechMessage,java.lang.StringBuilder>TransformationExceptionpublic void setFlowElementInvocation(FlowElementInvocation<ID,METRIC> flowElementInvocation)
setFlowElementInvocation in interface InvocationAware<ID,METRIC>flowElementInvocation - the invocationpublic void unsetFlowElementInvocation(FlowElementInvocation<ID,METRIC> flowElementInvocation)
unsetFlowElementInvocation in interface InvocationAware<ID,METRIC>Copyright © 2007-2018 Ikasan. All Rights Reserved.