Uses of Class
net.jini.entry.AbstractEntry

Packages that use AbstractEntry
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 AbstractEntry in com.sun.jini.lookup.entry
 

Subclasses of AbstractEntry in com.sun.jini.lookup.entry
 class BasicServiceType
          An implementation of ServiceType that uses ResourceBundles.
 

Uses of AbstractEntry in net.jini.lookup.entry
 

Subclasses of AbstractEntry in net.jini.lookup.entry
 class Address
          The address of the physical component of a service.
 class Comment
          A free-form comment about a service.
 class Location
          The location of the physical component of a service.
 class Name
          The name of a service as used by users.
 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.
 class UIDescriptor
          Entry that enables a UI for a service to be associated with the service in the attribute sets of the service item.
 



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