+

Search Tips   |   Advanced Search

ActiveX client programming, JClassProxy and JObjectProxy classes


The majority of tasks for accessing the Java classes and objects are handled with the JClassProxy and JObjectProxy objects. This page 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 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 the Java classes and objects:





 

Related tasks


Develop ActiveX client application code

 

Related


ActiveX client programming best practices