Re: class name?
Mark Brouwer <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Bob Scheifler wrote: >> The above is contrary to the package private spec for >> BasicInvocationHandler.proxyToString which is called when toString() is >> invoked on the dynamic proxy. > > I suspect you've made some private source modification? Oops, I should have suspected something else was wrong as I hardly could believe you could make such an obvious mistake ... It turns out I have no private modifications to net.jini.jeri.BasicInvocationHandler, the InvocationHandler used for Seven generated proxies is also called BasicInvocationHandler and that one showed up in my IDE and implements a full listing of all implemented interfaces [1]. Those damn IDE's in which you don't have to select the source files yourself anymore ... [1] if someone thinks this is valuable they can file an improvement for River. Sorry for the confusion. -- Mark -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]