|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScriptSessionFilter
A way to loop over a set ScriptSessions looking for instances that
match some pattern.
| Method Summary | |
|---|---|
boolean |
match(ScriptSession session)
Does this ScriptSession match according to the matching pattern
declared by this filter. |
| Method Detail |
|---|
boolean match(ScriptSession session)
ScriptSession match according to the matching pattern
declared by this filter.
session - The ScriptSession to check for a match
|
Copyright ยจ 2008 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||