Re: class name?

Bob Scheifler <[email protected]>
Newsgroups gmane.comp.java.sun.jini
Message-ID <[email protected]>
> The
> Jini ERI dynamic proxies will show the class name and also list all the
> interfaces implemented by that dynamic proxy.

It only shows the first interface implemented by the proxy.
You may be better off calling proxy.getClass().getInterfaces()
and picking the interface(s) you want directly.

- Bob

--------------------------------------------------------------------------
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]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.