|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Entry
interface and its associated
UnusableEntryException
are used by the lookup service
to represent service-specific attributes and by the JavaSpace
interface to mark entries.
See:
Description
Interface Summary | |
---|---|
Entry | This class is the supertype of all entries that can be stored in a Jini Lookup service. |
Exception Summary | |
---|---|
UnusableEntryException | Thrown when one tries to get an Entry from a service,
but the entry is unusable (due to serialization or other errors). |
The Entry
interface and its associated
UnusableEntryException
are used by the lookup service
to represent service-specific attributes and by the JavaSpace
interface to mark entries.
ServiceRegistrar
,
JavaSpace
,
"Jini Entry Specification"
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |