Andreas Senft opened SPR-3054 and commented
I would like to have the ability to query a RmiInvocationHandler for the service interface it refers to. This would allow the generic querying of registered handlers.
I want to use such a feature for dynamically creating proxies of registered beans.
Therefore I suggest adding an according property (which should be of type String and yields the fully qualified classname. Providing the class itself might be problematic as it might not be available on the client (in my case it is, but in others it may not).
Affects: 2.0.2