See: Description
Interface | Description |
---|---|
EntryBean |
Interface to be implemented by all JavaBeans(TM) components that act
as "front ends" to Entry classes.
|
ServiceControlled |
This interface indicates that an Entry class is created and
modified by the service with which it is associated.
|
Class | Description |
---|---|
Address |
The address of the physical component of a service.
|
AddressBean |
A JavaBeans(TM) component that encapsulates an Address object.
|
Comment |
A free-form comment about a service.
|
CommentBean |
A JavaBeans(TM) component that encapsulates a Comment object.
|
EntryBeans |
Utility class for handling JavaBeans(TM) components that relate to Entry
classes in the Jini lookup service.
|
Host | |
Location |
The location of the physical component of a service.
|
LocationBean |
A JavaBeans(TM) component that encapsulates a Location object.
|
Name |
The name of a service as used by users.
|
NameBean |
A JavaBeans(TM) component that encapsulates a Name object.
|
ServiceInfo |
Generic information about a service.
|
ServiceInfoBean |
A JavaBeans(TM) component that encapsulates a ServiceInfo object.
|
ServiceType |
Human-oriented information about the "type" of a service.
|
ServiceTypes |
Represents a ServiceType implemented by a service.
|
Status |
The base class from which other status-related entry classes may be
derived.
|
StatusBean |
A JavaBeans(TM) component that encapsulates a Status object.
|
StatusType |
Information pertaining to the severity of a Status object.
|
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. |
Copyright © 2016–2018. All rights reserved.