| Modifier and Type | Class and Description |
|---|---|
class |
BlackboardNotificationHandler<T extends BlackboardHandler>
This notification handler dispatches incoming notifications to registered blackboard message listeners.
|
class |
BlackboardServerExecutorNotificationHandler<T extends Enum<T>>
In most cases a service just dispatches every incoming blackboard execution request to the blackboard server
executor, so that the right action call back will be called.
|
class |
DeletingBlackboardNotificationHandler
This BB handler deletes completed (successful or unsuccessful) blackboard messages after dispatching.
|
Copyright © 2018. All rights reserved.