|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Customiser
Interface to be implemented if you need to customise the add / find or remove behaviour of a Patrun object
| Method Summary | |
|---|---|
Modifier |
add(Patrun p,
Map<String,String> pat,
Object data)
Called when a node is added to the decision tree |
| Method Detail |
|---|
Modifier add(Patrun p,
Map<String,String> pat,
Object data)
p - the instance of the Patrun objectpat - the match pattern that was provided in the call to add on Patrundata - the data object to be stored
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||