call a function whose name will not be known before run time

how can i make a call to a function whose name will not be known to me before run time.

[94 byte] By [amitrana83a] at [2007-11-27 10:54:31]
# 1

> how can i make a call to a function whose name will

> not be known to me before run time.

That smells like a design-flaw! Care to explain what it is you're trying to do exactly? Perhaps I, or someone else, can suggest another (maybe even better/easier) approach.

prometheuzza at 2007-7-29 11:50:44 > top of Java-index,Core,Core APIs...
# 2

cross-post, already answered elsewhere

georgemca at 2007-7-29 11:50:44 > top of Java-index,Core,Core APIs...
# 3

@amitrana83: please don't do that.

It seems that what I posted has already been posted in your other thread. You waste other people's time by cross posting your questions!

prometheuzza at 2007-7-29 11:50:44 > top of Java-index,Core,Core APIs...