Package net.jini.lookup.entry

Provides a UIDescriptor entry used to associate service UIs with Jini services, and a UIDescriptorBean that can be used to manipulate a UIDescriptor.

See:
          Description

Class Summary
UIDescriptor Entry that enables a UI for a service to be associated with the service in the attribute sets of the service item.
UIDescriptorBean A JavaBeans(TM) component that encapsulates a UIDescriptor object.
 

Package net.jini.lookup.entry Description

Provides a UIDescriptor entry used to associate service UIs with Jini services, and a UIDescriptorBean that can be used to manipulate a UIDescriptor. The full specification of these classes is available at:

http://www.artima.com/jini/serviceui/Spec.html

Note that this is not a full specification of the net.jini.lookup.entry package. When the packages were chosen for the service UI API during the design review with the Jini architects, UIDescriptor was placed in an already-existing package in the Jini APIs. UIDescriptorBean was added in serviceUI version 1.1.