Class SegmentVariableExtractorRegistry.AbstractSegmentVariableExtractor

java.lang.Object
org.citrusframework.variable.SegmentVariableExtractorRegistry.AbstractSegmentVariableExtractor
All Implemented Interfaces:
SegmentVariableExtractor
Direct Known Subclasses:
SegmentVariableExtractorRegistry.IndexedSegmentVariableExtractor
Enclosing class:
SegmentVariableExtractorRegistry

public abstract static class SegmentVariableExtractorRegistry.AbstractSegmentVariableExtractor extends Object implements SegmentVariableExtractor
Base class for segment variable extractors that ensures that an exception is thrown upon no match.