public abstract class MatchingFilter extends TurboFilter
onMatch on onMismatch
attributes, shared by many but not all turbo filters.| Modifier and Type | Field and Description |
|---|---|
protected FilterReply |
onMatch |
protected FilterReply |
onMismatch |
context| Constructor and Description |
|---|
MatchingFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
setOnMatch(java.lang.String action) |
void |
setOnMismatch(java.lang.String action) |
decide, getName, isStarted, setName, start, stopaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextprotected FilterReply onMatch
protected FilterReply onMismatch