+

Search Tips   |   Advanced Search

 

JClassProxy and JObjectProxy classes

 

The majority of tasks for accessing your Java classes and objects are handled with the JClassProxy and JObjectProxy objects. This topic provides reference information about the object classes of the ActiveX to Enterprise Java Beans (EJB) bridge.

JClassFactory is the object used to access the majority of Java Virtual Machine (JVM) features. This object handles JVM initialization, accesses classes and creates class instances (objects). Use the JClassProxy and JObjectProxy objects to access the majority of your Java classes and objects:




 

Related tasks


Start an ActiveX application
Developing ActiveX application client code

 

Related Reference


ActiveX client programming best practices

 

Reference topic