Uses of Interface
net.jini.core.lookup.ServiceRegistration

Packages that use ServiceRegistration
net.jini.core.lookup These are the lookup service interfaces and classes. 
 

Uses of ServiceRegistration in net.jini.core.lookup
 

Methods in net.jini.core.lookup that return ServiceRegistration
 ServiceRegistration ServiceRegistrar.register(ServiceItem item, long leaseDuration)
          Register a new service or re-register an existing service.