Java Class Importer

Use the Java™ Class Importer to define the methods that will be executed on the object.

The Java Class Importer allows the user to create a type tree that can be used to manipulate Java objects from within a map using the Java Class Adapter. The structure of the type tree explains the sequence of operations that the adapter is performing: constructing the Java object, setting public fields and invoking public methods.