I'm not sure if there's a dev mailing list I can send these sorts of inquiries to, but since I don't see one I'll send it here for now.
Could MapperProxy.findDeclaringInterface be replaced with a simple call to method.getDeclaringClass()? It seems this should work ok. Cheers, Josh