|
|||||||||
| Home >> All >> com >> prolifics >> [ jni overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.prolifics.jni
Interface GroupHandler

- All Known Implementing Classes:
- GroupHandlerAdapter
- public interface GroupHandler
| Method Summary | |
int |
groupEntry(GroupInterface g,
int context)
|
int |
groupExit(GroupInterface g,
int context)
|
int |
groupValidate(GroupInterface g,
int context)
|
| Method Detail |
groupEntry
public int groupEntry(GroupInterface g, int context)
groupExit
public int groupExit(GroupInterface g, int context)
groupValidate
public int groupValidate(GroupInterface g, int context)
|
|||||||||
| Home >> All >> com >> prolifics >> [ jni overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC