JNBridgePro: Java and .NET interoperability bridge. JNBridge: Java .NET interoperability

Calling .NET from Java:  Start Proxy Generator

The first step in the process is to generate proxies for the classes in the log4net package. Start by launching either JNBProxy, the GUI-based proxy generator, or the Eclipse plug-in. The JNBProxy GUI contains the following panes:

The environment pane displays the .NET classes of which JNBProxy is aware, and for which proxies can be generated.

The exposed proxies pane shows those .NET classes for which proxies will be generated.

The signature pane shows information on the methods and fields offered by a .NET class, as well as other information on the class.

The output pane displays diagnostic and informative messages generated during the operation of the tool.

Find out more...