@Version(value="1.0.0")
See: Description
Interface | Description |
---|---|
AsyncEvent |
An AsyncEvent can be enqueued to the AsyncEventSender for
later, asynchronous triggering
|
Class | Description |
---|---|
ViewStateManagerFactory |
Used to create an implementation classes of type ViewStateManager
(with the idea to be able to leave the implementation classes
as package-protected)
|
ViewStateManagerImpl |
The ViewStateManager is at the core of managing TopologyEventListeners,
the 'view state' (changing vs changed) and sending out the appropriate
and according TopologyEvents to the registered listeners.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.