public interface ITargetSelectorDynamic extends ITargetSelector
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ITargetSelectorDynamic.SelectorAnnotation
Decoration for subclasses which indicates an annotation type from which
the selector can be parsed.
|
static interface |
ITargetSelectorDynamic.SelectorId
Decoration for subclasses which indicates id used for a specific selector
when specified, for example @MyNamespace:MySelector(argshere)
would specify "MySelector"
|
ITargetSelector.Configureattach, configure, getMaxMatchCount, getMinMatchCount, match, next, validate