ArcGIS Engine  

Proxygen tool instructions

proxygen is a tool that is used to generate Java proxies from COM type libraries. This allows you to write custom extensions to ArcObjects in a COM compliant language and access those from Java. It is installed in the ARCGISHOME\java\tools directory. The following are details about the tool:

 

 

For a detailed example of using the proxygen tool, refer to Create and consume custom C++/COM components.