Serialized Form


Package net.jini.discovery

Class net.jini.discovery.DiscoveryEvent implements Serializable

Serialized Fields

regs

net.jini.core.lookup.ServiceRegistrar[] regs
The registrars with which this event is associated.

Class net.jini.discovery.DiscoveryPermission implements Serializable


Package net.jini.entry

Class net.jini.entry.AbstractEntry implements Serializable


Package net.jini.lookup.entry

Class net.jini.lookup.entry.Address implements Serializable

Serialized Fields

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".

Class net.jini.lookup.entry.AddressBean implements Serializable

Serialized Fields

assoc

Address assoc
The Address object associated with this JavaBeans component.

Class net.jini.lookup.entry.Comment implements Serializable

Serialized Fields

comment

java.lang.String comment
The comment itself.

Class net.jini.lookup.entry.CommentBean implements Serializable

Serialized Fields

assoc

Comment assoc
The Entry object associated with this JavaBeans component.

Class net.jini.lookup.entry.Location implements Serializable

Serialized Fields

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".

Class net.jini.lookup.entry.LocationBean implements Serializable

Serialized Fields

assoc

Location assoc
The Location object associated with this JavaBeans component.

Class net.jini.lookup.entry.Name implements Serializable

Serialized Fields

name

java.lang.String name
The name itself.

Class net.jini.lookup.entry.NameBean implements Serializable

Serialized Fields

assoc

Name assoc
The Name object associated with this JavaBeans component.

Class net.jini.lookup.entry.ServiceInfo implements Serializable

Serialized Fields

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.

Class net.jini.lookup.entry.ServiceInfoBean implements Serializable

Serialized Fields

assoc

ServiceInfo assoc
The ServiceInfo object associated with this JavaBeans component.

Class net.jini.lookup.entry.ServiceType implements Serializable

Class net.jini.lookup.entry.Status implements Serializable

Serialized Fields

severity

StatusType severity
The severity level of this status object.

Class net.jini.lookup.entry.StatusBean implements Serializable

Serialized Fields

assoc

Status assoc
The Status object associated with this JavaBeans component.

Class net.jini.lookup.entry.StatusType implements Serializable

Serialized Fields

type

int type


Package net.jini.space

Class net.jini.space.InternalSpaceException implements Serializable

Serialized Fields

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