Interface | Description |
---|---|
ConversationalEvent<T> |
Class | Description |
---|---|
AnyEventObserver |
Managed bean that observes all server-side events and dispatches them to the
connected clients using the
EventDispatcher . |
ClientObserverMetadata |
Represents an active client-side event observer (an observer that at least
one client currently listens to).
|
ConversationalEventWrapper | |
ConversationEventGatewayBean |
A gateway for intercepting
ConversationalEventWrapper instances and then passing them into the bus for
transmission to remote clients. |
EventConversationContext |
An context control helper for handling Errai conversations within CDI.
|
EventConversationContext.Context | |
EventDispatcher |
Acts as a bridge between Errai Bus and the CDI event system.
|
EventRoutingTable | |
RoutingMap | |
ShutdownEventObserver |
Observes CDI
BeforeShutdown events and unsubcribes
previously registered subjects with the MessageBus |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.