Serialized Form


Package net.artima.place

Class net.artima.place.LinkItem implements Serializable

Serialized Fields

link

Link link

resourceInfo

ResourceInfo resourceInfo

Class net.artima.place.LinkMapEvent implements Serializable

Serialized Fields

keysAltered

java.lang.Object[] keysAltered

keysAdded

java.lang.Object[] keysAdded

keysRemoved

java.lang.Object[] keysRemoved

Class net.artima.place.ProgressEvent implements Serializable

Serialized Fields

percentComplete

int percentComplete

Class net.artima.place.PropertyFileResourceInfo implements Serializable

Serialized Fields

supportedLocales

java.util.Locale[] supportedLocales
Supported locales.

defaultBundle

java.util.ResourceBundle defaultBundle
The ResourceBundle for the default locale.

baseName

java.lang.String baseName
The base name of the properties files containing information returned by the methods of this class. The actual file names are formed by concatenating the base name + [_] + [_] + [_], as described in the ResourceBundle javadoc documentation.

loader

java.lang.ClassLoader loader
The class loader that is able to load the properties files containing information returned by the methods of this class.

defaultLocale

java.util.Locale defaultLocale
The most recently seen default locale.

Class net.artima.place.ServiceURLLink implements Serializable

Serialized Fields

url

java.lang.String url

Class net.artima.place.SpiderFodder implements Serializable

Serialized Fields

resourceInfo

ResourceInfo resourceInfo
ResourceInfo object that provides localized name, description, and icons for this service, suitable for presenting to users.

keywordInfo

KeywordInfo keywordInfo
KeywordInfo object that provides localized keywords, suitable for presenting to users, with which search engine spiders may wish to use when recording information about this service in their database.

Class net.artima.place.StatusEvent implements Serializable

Serialized Fields

status

java.lang.String status

Class net.artima.place.URLFactory implements Serializable

Serialized Fields

url

java.lang.String url

Class net.artima.place.URLFactoryLink implements Serializable

Serialized Fields

urlFactory

URLFactory urlFactory

attrSets

net.jini.core.entry.Entry[] attrSets

serviceID

net.jini.core.lookup.ServiceID serviceID