Class GroovySelectorFactory

java.lang.Object
ch.tocco.nice2.scripting.impl.groovy.selector.GroovySelectorFactory
All Implemented Interfaces:
SelectorFactory

@Component public class GroovySelectorFactory extends Object implements SelectorFactory
SelectorFactory that creates selectors based on groovy expressions that are evaluated using the GroovyEvaluationService.