How to establish java inheritance in Node-Java?

155 views
Skip to first unread message

Sangz2020

unread,
Apr 15, 2017, 1:05:27 PM4/15/17
to node-java
Hi,

I have to establish a session to mainframe from Node using Jagacy(Screen scraper wriiten in Java). I could accomplish the same thru a java class by extending the Jagacy Session object and then invoking super methods by passing the connection properties.

Wondering how to do the same in Node Java. Basically I should be able to say 

var JSsession  extends JagacySession(java object/JS proxy of java object)


Sebastián Gurin

unread,
Jul 19, 2019, 12:13:41 AM7/19/19
to node-java
Might be related to this issue https://github.com/joeferner/node-java/issues/447

In general I also need a way of declaring subclasses with JavaScript which doesn't seems to be possible unless some auxiliary java code is auto-generaeted. Did you found a solution ? Thanks
Reply all
Reply to author
Forward
0 new messages