Enumerating java methods

Hello all.
I know that when you script java using jruby, it automagically calls the
“best fit” java method based on parameters. Is there an easy way to
enumerate to see all the available options that it will look through to
decide those?

Thanks!
r