public class ReplacingCompositeConverter<E> extends CompositeConverter<E>
started
Constructor and Description |
---|
ReplacingCompositeConverter() |
Modifier and Type | Method and Description |
---|---|
void |
start()
Components that depend on options passed during configuration can override
this method in order to make appropriate use of those options.
|
protected String |
transform(E event,
String in) |
convert, getChildConverter, setChildConverter, toString
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getFirstOption, getOptionList, isStarted, setContext, setOptionList, stop
getFormattingInfo, setFormattingInfo, write
public ReplacingCompositeConverter()
public void start()
DynamicConverter
start
in interface LifeCycle
start
in class DynamicConverter<E>
Copyright © 2005–2018 QOS.ch. All rights reserved.