|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RuleStore
Method Summary | |
---|---|
void |
addRule(Pattern pattern,
Action action)
|
void |
addRule(Pattern pattern,
String actionClassStr)
|
List |
matchActions(Pattern pattern)
|
Method Detail |
---|
void addRule(Pattern pattern, String actionClassStr) throws ClassNotFoundException
ClassNotFoundException
void addRule(Pattern pattern, Action action)
List matchActions(Pattern pattern)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |