com.artima.place.info
Interface Informative


public interface Informative

A Jini service interface implemented by service proxies that can produce a bundle of localizable information about the service.


Method Summary
 InfoBundle getInfoBundle()
          Returns a bundle of localizable information about this service.
 

Method Detail

getInfoBundle

public InfoBundle getInfoBundle()
                         throws java.rmi.RemoteException
Returns a bundle of localizable information about this service.
Returns:
a bundle of localizable information about this service.
Throws:
java.rmi.RemoteException - if a network problem prevents this method from fulfilling its contractual obligations