Serialized Form
Package net.jini.discovery |
regs
net.jini.core.lookup.ServiceRegistrar[] regs
- The registrars with which this event is associated.
Package net.jini.lookup.entry |
country
java.lang.String country
- Country name.
locality
java.lang.String locality
- City or locality name. For example, "Palo Alto".
organization
java.lang.String organization
- Name of the company or organization that provides this service.
For example, "Sun Microsystems".
organizationalUnit
java.lang.String organizationalUnit
- The unit within the organization that provides this service.
For example, "Information Services".
postalCode
java.lang.String postalCode
- Postal code. For example, in the United States, this is a ZIP
code; in Ireland, it might be either empty or a postal district
of Dublin.
stateOrProvince
java.lang.String stateOrProvince
- Full name or standard postal abbreviation of a state or
province. For example, "CA" (for California).
street
java.lang.String street
- Street address. For example, "901 San Antonio Road".
assoc
Address assoc
- The Address object associated with this JavaBeans component.
comment
java.lang.String comment
- The comment itself.
assoc
Comment assoc
- The Entry object associated with this JavaBeans component.
building
java.lang.String building
- A building name or code. For example, "SUN04".
floor
java.lang.String floor
- A floor designation. For example, "2".
room
java.lang.String room
- A room or cube number. For example, "B250".
assoc
Location assoc
- The Location object associated with this JavaBeans component.
name
java.lang.String name
- The name itself.
assoc
Name assoc
- The Name object associated with this JavaBeans component.
manufacturer
java.lang.String manufacturer
- The name of the manufacturer or author of this service. For
example, "Sun Microsystems".
model
java.lang.String model
- The model name or number of this service, if any.
name
java.lang.String name
- The name of the product or package of which this service is an
instance. This field should not include the name of the
manufacturer or vendor.
serialNumber
java.lang.String serialNumber
- The serial number of this instance of the service, if any.
vendor
java.lang.String vendor
- The name of the vendor of this service. This may have the same
value as the manufacturer field, or it may be different.
version
java.lang.String version
- The version of this service. This is a free-form field, but
should follow accepted version-naming conventions to make
visual identification easier.
assoc
ServiceInfo assoc
- The ServiceInfo object associated with this JavaBeans component.
severity
StatusType severity
- The severity level of this status object.
assoc
Status assoc
- The Status object associated with this JavaBeans component.
type
int type
nestedException
java.lang.Throwable nestedException
- The exception (if any) that trigged the internal exception. This
may be
null
.
Copyright © 1999 Sun Microsystems, Inc. All rights reserved