× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks, I'll think about it. Although, to be quite frank, at first glance,
it does not look particularly transparent. :-)

Lo

-----Original Message-----
From: Gary L Peskin [mailto:garyp@firstech.com]
Sent: Monday, December 10, 2001 5:49 PM
To: java400-l@midrange.com
Subject: RE: Dynamic program calls/run-time class names


Have a look at the java reflection classes in java.lang.reflect,
particularly Method and Class.

Gary

> -----Original Message-----
> From: java400-l-admin@midrange.com
> [mailto:java400-l-admin@midrange.com] On Behalf Of Raikov, Lo
> Sent: Sunday, December 09, 2001 10:42 PM
> To: java400-l@midrange.com
> Subject: Dynamic program calls/run-time class names
>
>
> In traditional languages calling a run-time module is a
> natural feature. For instance,
>
>                CALL    PROG
>
> RPG statement calls a program whose name is unknown at
> compilation time. In Java a similar "dynamic" call is
> supported by RMI, but the performance penalty seems to be too
> high, especially if running a just simple servlet model.
> There is also Dynamic Invocation Interface, which is
> basically the same thing.
>
> Is there a better way? What I need is a preferably nice and
> simple way of invoking methods unknown at compilation time.
> It can also be assumed that at compilation time I'm not aware
> of the class names either. What is the most common way of doing this?
>
> Lo
> _______________________________________________
> This is the Java Programming on and around the iSeries /
> AS400 (JAVA400-L) mailing list To post a message email:
> JAVA400-L@midrange.com To subscribe, unsubscribe, or change
> list options,
> visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l
> or email: JAVA400-L-request@midrange.com
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/java400-l.
>

_______________________________________________
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list
To post a message email: JAVA400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l
or email: JAVA400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.