public class RegexExtractorInterceptorPassThroughSerializer extends Object implements RegexExtractorInterceptorSerializer
| Constructor and Description |
|---|
RegexExtractorInterceptorPassThroughSerializer() |
public RegexExtractorInterceptorPassThroughSerializer()
public String serialize(String value)
serialize in interface RegexExtractorInterceptorSerializervalue - The value extracted by the RegexExtractorInterceptorpublic void configure(Context context)
ConfigurableRequest the implementing class to (re)configure itself.
When configuration parameters are changed, they must be reflected by the component asap.
There are no thread safety guarantees on when configure might be called.
configure in interface Configurablepublic void configure(ComponentConfiguration conf)
configure in interface ConfigurableComponentCopyright © 2009-2016 Apache Software Foundation. All Rights Reserved.