Class ScriptedMatcher

All Implemented Interfaces:
Matcher, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, UnmodifiableComponent

@ThreadSafe public class ScriptedMatcher extends AbstractIdentifiableInitializableComponent implements Matcher, UnmodifiableComponent
A Matcher that delegates to a JSR-223 script for its actual processing.