[tcljava-user] Java Keyword - "this".
Brought to you by:
mdejong
From: <PFi...@hb...> - 2005-10-28 03:22:05
|
How do I code the java keyword "this" in JACL? JAVA Code. adminClient.addNotificationListener(nodeAgent, this, null, null); JACL Code. $AdminClientI addNotificationListener $nodeAgent this $nullI $nullI error in procedure java::call: "this" is not an object handle of class "javax.management.NotificationListener" I use java::null to get a handle to the null Java reference. Is there something similar for the "this" keyword or a work around? Regards. Patrick. =================================================== HBF Health Funds Inc. a registered organisation under the National Health Act HBF Insurance Pty Ltd ACN 009 268 277 This email is a confidential communication intended only for the named Addressee(s). If you are not that person any disclosure, copying, distribution or use of this email or the information in it is prohibited. Please notify us immediately by telephone, (+61) 08 9265 6111 or return email and delete this email. The views in this email may be personal to the author and not those of HBF. |