|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MatcherCallback
Specification for a component to be notified when text matching a pattern is detected in the log.
| Method Summary | |
|---|---|
void |
matched(java.util.regex.Matcher matcher)
Call-back method invoked when a match is found in the log. |
| Method Detail |
|---|
void matched(java.util.regex.Matcher matcher)
matcher - matcher, from which groups may be extracted
|
(C)2010 Caprica Software Limited | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||