Calling a method
- From: cdx <jm1@xxxxxxxxxxxx>
- Date: Thu, 21 Apr 2005 12:33:43 -0400
Here's another thing I'm trying to do that I hope someone can help with. I'd like to call a method on an instance of a class using a string as the method name. Something like anInstance.perform("getName"), which would call the method getName() on the instance and return the value from that.
Any ideas on that? .
- Follow-Ups:
- Re: Calling a method
- From: Bryce
- Re: Calling a method
- From: kaeli
- Re: Calling a method
- Prev by Date: How to call a method from DOS
- Next by Date: Out of Memory Error - WebSphere Application server 4.x
- Previous by thread: How to call a method from DOS
- Next by thread: Re: Calling a method
- Index(es):