Example: ActiveX client application calling Java methods

In the ActiveX to Enterprise Java™ Beans (EJB) bridge, methods are called using the native language method invocation syntax.

The following differences between Java invocation and ActiveX Automation invocation exist:
  • Unlike Java methods, ActiveX does not support method (and constructor) polymorphism; that is, you cannot have two methods in the same class with the same name.
  • Java methods are case-sensitive, but ActiveX Automation is not case-sensitive.

Ícone que indica o tipo de tópico Tópico de Referência



Ícone de registro de data e hora Última atualização: July 9, 2016 7:51
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rcli_xjmdinv
Nome do arquivo: rcli_xjmdinv.html