Uses of Class
net.jini.entry.AbstractEntry
Packages that use AbstractEntry
Package
Description
Helper utility classes for managing entries used as lookup service attributes.
These are common entry classes for use as attributes in lookup services and
their associated JavaBeans(TM) component wrapping classes.
-
Uses of AbstractEntry in com.gigaspaces.cluster.activeelection.core
Subclasses of AbstractEntry in com.gigaspaces.cluster.activeelection.coreModifier and TypeClassDescriptionclassThe election state attribute registered in conjunction with service candidate. -
Uses of AbstractEntry in com.gigaspaces.management.entry
Subclasses of AbstractEntry in com.gigaspaces.management.entryModifier and TypeClassDescriptionclassUsed as a means for a service to publish information about a JMX Connector. -
Uses of AbstractEntry in com.j_spaces.lookup.entry
Subclasses of AbstractEntry in com.j_spaces.lookup.entryModifier and TypeClassDescriptionclassCopyright (c) 2010 GigaSpaces Technologies Ltd.classThis lookup attributes providing registration space with cluster name class name.classContainer name attributes for registering to LookupService.classclassThe hostName attributes for registering to LookupService.classclassThe State entry represents the current service state. -
Uses of AbstractEntry in com.sun.jini.lookup.entry
Subclasses of AbstractEntry in com.sun.jini.lookup.entryModifier and TypeClassDescriptionclassAn implementation of ServiceType that uses ResourceBundles. -
Uses of AbstractEntry in net.jini.lookup.entry
Subclasses of AbstractEntry in net.jini.lookup.entryModifier and TypeClassDescriptionclassA free-form comment about a service.classThe name of a service as used by users.classGeneric information about a service.classHuman-oriented information about the "type" of a service.classThe base class from which other status-related entry classes may be derived. -
Uses of AbstractEntry in org.jini.rio.event
Subclasses of AbstractEntry in org.jini.rio.eventModifier and TypeClassDescriptionclassThe EventDescriptor describes an event that an EventProducer will advertise as part of it's attribute set in a Jini Lookup Service.