Uses of Interface
net.jini.lookup.entry.ServiceControlled

Packages that use ServiceControlled
com.sun.jini.fiddler Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService). 
com.sun.jini.lookup.entry Helper utility classes for managing entries used as lookup service attributes. 
net.jini.lookup.entry These are common entry classes for use as attributes in lookup services and their associated JavaBeans(TM) component wrapping classes. 
 

Uses of ServiceControlled in com.sun.jini.fiddler
 

Classes in com.sun.jini.fiddler that implement ServiceControlled
private static class FiddlerImpl.FiddlerStatus
          Class which is used to communicate the status of this service to interested entities.
 

Uses of ServiceControlled in com.sun.jini.lookup.entry
 

Classes in com.sun.jini.lookup.entry that implement ServiceControlled
 class BasicServiceType
          An implementation of ServiceType that uses ResourceBundles.
 

Uses of ServiceControlled in net.jini.lookup.entry
 

Classes in net.jini.lookup.entry that implement ServiceControlled
 class ServiceInfo
          Generic information about a service.
 class ServiceType
          Human-oriented information about the "type" of a service.
 class Status
          The base class from which other status-related entry classes may be derived.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.