|
|||||||||
| 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
Class GroupHandlerAdapter

java.lang.Objectcom.prolifics.jni.GroupHandlerAdapter
- All Implemented Interfaces:
- GroupHandler
- public class GroupHandlerAdapter
- extends java.lang.Object
- implements GroupHandler
- extends java.lang.Object
| Constructor Summary | |
GroupHandlerAdapter()
|
|
| Method Summary | |
int |
groupEntry(GroupInterface g,
int context)
|
int |
groupExit(GroupInterface g,
int context)
|
int |
groupValidate(GroupInterface g,
int context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
GroupHandlerAdapter
public GroupHandlerAdapter()
| Method Detail |
groupEntry
public int groupEntry(GroupInterface g, int context)
- Specified by:
groupEntryin interfaceGroupHandler
groupExit
public int groupExit(GroupInterface g, int context)
- Specified by:
groupExitin interfaceGroupHandler
groupValidate
public int groupValidate(GroupInterface g, int context)
- Specified by:
groupValidatein interfaceGroupHandler
|
|||||||||
| Home >> All >> com >> prolifics >> [ jni overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.prolifics.jni.GroupHandlerAdapter