|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Input | Provides a value from the native java environment |
Output | Write a value somewhere to the native java environment |
Class Summary | |
---|---|
FieldAccess | Base class for classes that access a java field. |
InputFromField | Reads a value from a java field. |
InputFromMethod | Reads a value from a native java method. |
MethodAccess | Base class for classes that access a java method. |
MethodBasicBehavior | A basic behavior that executes a java method. |
OutputToField | Writes a value to a java field. |
OutputToObjectArray | Writes a value to an array. |
OutputToSetterMethod | Writes a value by invoking a setter method, i.e. a method with one parameter which is the value |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |