|
The first step in the process is to generate proxies for the classes in the
log4j package, and for loggerDemo.JavaClass. Start by launching either JNBProxy, the
GUI-based proxy generator, or the Visual Studio plug-in.
The JNBProxy GUI contains the following panes:
The environment pane displays the Java classes of which JNBProxy is
aware, and for which proxies can be generated.
The exposed proxies pane shows those Java classes for which proxies
will be generated.
The signature pane shows information on the methods and fields
offered by a Java class, as well as other information on the class.
The output pane displays diagnostic and informative messages
generated during the operation of the tool.
|