| Class and Description |
|---|
| AttributeChangedEvent
An attribute changed event is dispatched when a single attribute of a distributed object has
changed.
|
| AttributeChangeListener
Implemented by entities which wish to hear about attribute changes that take place for a
particular distributed object.
|
| ChangeListener
The various listener interfaces (e.g.
|
| DObject
The distributed object forms the foundation of the Presents system.
|
| DSet.Entry
Entries of the set must implement this interface.
|
| EntryAddedEvent
An entry added event is dispatched when an entry is added to a
DSet attribute of a
distributed entry. |
| EntryRemovedEvent
An entry removed event is dispatched when an entry is removed from a
DSet attribute of a
distributed object. |
| EntryUpdatedEvent
An entry updated event is dispatched when an entry of a
DSet is updated. |
| ObjectAccessException
An object access exception is delivered when an object is not accessible to a requesting
subscriber for some reason or other.
|
| SetListener
Implemented by entities which wish to hear about changes that occur to set attributes of a
particular distributed object.
|
| Subscriber
A subscriber is an entity that has access to a distributed object.
|
| Class and Description |
|---|
| DObject
The distributed object forms the foundation of the Presents system.
|
| Class and Description |
|---|
| DObject
The distributed object forms the foundation of the Presents system.
|
| Class and Description |
|---|
| DObject
The distributed object forms the foundation of the Presents system.
|
| Class and Description |
|---|
| ChangeListener
The various listener interfaces (e.g.
|
| DObject
The distributed object forms the foundation of the Presents system.
|
| MessageEvent
A message event is used to dispatch a message to all subscribers of a distributed object without
actually changing any of the fields of the object.
|
| MessageListener
Implemented by entities which wish to hear about message events that are dispatched on a
particular distributed object.
|
| Class and Description |
|---|
| DSet.Entry
Entries of the set must implement this interface.
|
| Class and Description |
|---|
| DObject
The distributed object forms the foundation of the Presents system.
|
| Class and Description |
|---|
| ChangeListener
The various listener interfaces (e.g.
|
| EntryAddedEvent
An entry added event is dispatched when an entry is added to a
DSet attribute of a
distributed entry. |
| EntryRemovedEvent
An entry removed event is dispatched when an entry is removed from a
DSet attribute of a
distributed object. |
| EntryUpdatedEvent
An entry updated event is dispatched when an entry of a
DSet is updated. |
| SetListener
Implemented by entities which wish to hear about changes that occur to set attributes of a
particular distributed object.
|
| Class and Description |
|---|
| DObject
The distributed object forms the foundation of the Presents system.
|
| DObjectManager
The distributed object manager is responsible for managing the creation and destruction of
distributed objects and propagating dobj events to the appropriate subscribers.
|
| DSet
The distributed set class provides a means by which an unordered set of objects can be
maintained as a distributed object field.
|
| DSet.Entry
Entries of the set must implement this interface.
|
| OidList
An oid list is used to store lists of object ids.
|
| Class and Description |
|---|
| DObject
The distributed object forms the foundation of the Presents system.
|
| DSet
The distributed set class provides a means by which an unordered set of objects can be
maintained as a distributed object field.
|
| DSet.Entry
Entries of the set must implement this interface.
|
| Class and Description |
|---|
| AccessController
Used to validate distributed object subscription requests and event
dispatches.
|
| ChangeListener
The various listener interfaces (e.g.
|
| DEvent
A distributed object event is dispatched whenever any modification is made to a distributed
object.
|
| DObject
The distributed object forms the foundation of the Presents system.
|
| MessageEvent
A message event is used to dispatch a message to all subscribers of a distributed object without
actually changing any of the fields of the object.
|
| MessageListener
Implemented by entities which wish to hear about message events that are dispatched on a
particular distributed object.
|
| RootDObjectManager
The root distributed object manager extends the basic distributed object manager interface with
methods that can only be guaranteed to work in the virtual machine that is hosting the
distributed objects in question.
|
| Subscriber
A subscriber is an entity that has access to a distributed object.
|
| Class and Description |
|---|
| ChangeListener
The various listener interfaces (e.g.
|
| DEvent
A distributed object event is dispatched whenever any modification is made to a distributed
object.
|
| DObject
The distributed object forms the foundation of the Presents system.
|
| DObjectManager
The distributed object manager is responsible for managing the creation and destruction of
distributed objects and propagating dobj events to the appropriate subscribers.
|
| DSet.Entry
Entries of the set must implement this interface.
|
| EventListener
Implemented by entities which wish to hear about all events being dispatched on a particular
distributed object.
|
| Subscriber
A subscriber is an entity that has access to a distributed object.
|
| Class and Description |
|---|
| DObject
The distributed object forms the foundation of the Presents system.
|
| DObjectManager
The distributed object manager is responsible for managing the creation and destruction of
distributed objects and propagating dobj events to the appropriate subscribers.
|
| DSet
The distributed set class provides a means by which an unordered set of objects can be
maintained as a distributed object field.
|
| Class and Description |
|---|
| AccessController
Used to validate distributed object subscription requests and event
dispatches.
|
| Accessor
Used by
DObject to provide dynamic access to its fields. |
| AttributeChangedEvent
An attribute changed event is dispatched when a single attribute of a distributed object has
changed.
|
| AttributeChangeListener
Implemented by entities which wish to hear about attribute changes that take place for a
particular distributed object.
|
| ChangeListener
The various listener interfaces (e.g.
|
| DEvent
A distributed object event is dispatched whenever any modification is made to a distributed
object.
|
| DObject
The distributed object forms the foundation of the Presents system.
|
| DObjectManager
The distributed object manager is responsible for managing the creation and destruction of
distributed objects and propagating dobj events to the appropriate subscribers.
|
| DSet
The distributed set class provides a means by which an unordered set of objects can be
maintained as a distributed object field.
|
| DSet.Entry
Entries of the set must implement this interface.
|
| ElementUpdatedEvent
An element updated event is dispatched when an element of an array field in a distributed object
is updated.
|
| ElementUpdateListener
Implemented by entities which wish to hear about element updates that take place for a
particular distributed object.
|
| EntryAddedEvent
An entry added event is dispatched when an entry is added to a
DSet attribute of a
distributed entry. |
| EntryEvent
A common parent class for DSet entry events.
|
| EntryRemovedEvent
An entry removed event is dispatched when an entry is removed from a
DSet attribute of a
distributed object. |
| EntryUpdatedEvent
An entry updated event is dispatched when an entry of a
DSet is updated. |
| MessageEvent
A message event is used to dispatch a message to all subscribers of a distributed object without
actually changing any of the fields of the object.
|
| NamedEvent
A common parent class for all events that are associated with a name
(in some cases a field name, in other cases just an identifying name).
|
| ObjectAccessException
An object access exception is delivered when an object is not accessible to a requesting
subscriber for some reason or other.
|
| ObjectAddedEvent
An object added event is dispatched when an object is added to an
OidList attribute
of a distributed object. |
| ObjectDestroyedEvent
An object destroyed event is dispatched when an object has been removed
from the distributed object system.
|
| ObjectRemovedEvent
An object removed event is dispatched when an object is removed from an
OidList
attribute of a distributed object. |
| SetAdapter
Implements the methods in SetListener so that you don't have to implement the ones you don't
want to.
|
| SetListener
Implemented by entities which wish to hear about changes that occur to set attributes of a
particular distributed object.
|
| Subscriber
A subscriber is an entity that has access to a distributed object.
|
| Class and Description |
|---|
| DEvent
A distributed object event is dispatched whenever any modification is made to a distributed
object.
|
| DObject
The distributed object forms the foundation of the Presents system.
|
| Class and Description |
|---|
| DObject
The distributed object forms the foundation of the Presents system.
|
| DSet
The distributed set class provides a means by which an unordered set of objects can be
maintained as a distributed object field.
|
| DSet.Entry
Entries of the set must implement this interface.
|
| Class and Description |
|---|
| DObject
The distributed object forms the foundation of the Presents system.
|
| ObjectAccessException
An object access exception is delivered when an object is not accessible to a requesting
subscriber for some reason or other.
|
| Subscriber
A subscriber is an entity that has access to a distributed object.
|
| Class and Description |
|---|
| AccessController
Used to validate distributed object subscription requests and event
dispatches.
|
| ChangeListener
The various listener interfaces (e.g.
|
| DEvent
A distributed object event is dispatched whenever any modification is made to a distributed
object.
|
| DObject
The distributed object forms the foundation of the Presents system.
|
| DObjectManager
The distributed object manager is responsible for managing the creation and destruction of
distributed objects and propagating dobj events to the appropriate subscribers.
|
| EventListener
Implemented by entities which wish to hear about all events being dispatched on a particular
distributed object.
|
| RootDObjectManager
The root distributed object manager extends the basic distributed object manager interface with
methods that can only be guaranteed to work in the virtual machine that is hosting the
distributed objects in question.
|
| Subscriber
A subscriber is an entity that has access to a distributed object.
|
| Class and Description |
|---|
| RootDObjectManager
The root distributed object manager extends the basic distributed object manager interface with
methods that can only be guaranteed to work in the virtual machine that is hosting the
distributed objects in question.
|
| Class and Description |
|---|
| ChangeListener
The various listener interfaces (e.g.
|
| DObject
The distributed object forms the foundation of the Presents system.
|
| DObjectManager
The distributed object manager is responsible for managing the creation and destruction of
distributed objects and propagating dobj events to the appropriate subscribers.
|
| ObjectAccessException
An object access exception is delivered when an object is not accessible to a requesting
subscriber for some reason or other.
|
| Subscriber
A subscriber is an entity that has access to a distributed object.
|
Copyright © 2015. All rights reserved.