public class RegexExtractorInterceptorMillisSerializer extends Object implements RegexExtractorInterceptorSerializer
| Constructor and Description |
|---|
RegexExtractorInterceptorMillisSerializer() |
public RegexExtractorInterceptorMillisSerializer()
public 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 String serialize(String value)
serialize in interface RegexExtractorInterceptorSerializervalue - The value extracted by the RegexExtractorInterceptorpublic void configure(ComponentConfiguration conf)
configure in interface ConfigurableComponentCopyright © 2009-2016 Apache Software Foundation. All Rights Reserved.