robert burrell donkin wrote:
> you'll probably wonder why the method is called invokeExactMethod (rather
> than invokeMethod, say). that's because i plan to add another method that
> searches for a correctly named method with compatible parameters (rather
> than exact matching) but i though that it'd be better to submit the
> patches required to fix Donnie's problem (and then add more functionality
> later).

Please check the Velocity method-finding introspection code, it probably 
does what you need, and could become part of the commons. Recently it
was upgraded to find interface public methods on private classes...

:) Christoph

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to