class name?
Rikard Elofsson <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Hi all I use a ServiceDiscoveryListener to find services. In the method serviceAdded I try to access the name of the class i just discovered with evt.getPostEventServiceItem().service.getClass().getName() All I get is stuff like "$Proxy10" and not the actual name of the service class. Where am I wrong? Regards //Rikard -------------------------------------------------------------------------- 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]