Uses of Class
net.jini.lookup.entry.Status

Packages that use Status
com.sun.jini.fiddler Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService). 
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 Status in com.sun.jini.fiddler
 

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

Uses of Status in net.jini.lookup.entry
 

Fields in net.jini.lookup.entry declared as Status
protected  Status StatusBean.assoc
          The Status object associated with this JavaBeans component.
 



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