Class Summary |
AbstractPluginTreeBuilder |
Parses a DOM tree using the plug-ins installed in the plug-in manager
The plug-in manager may be shared with other builder or may be exclusive for
this builder. |
ActivePluginInstancesRegistry |
This class represents a global record of parsed subscription and notification
trees. |
EventDispatcher |
This class works as a wrapper around an event dispatcher implementation, It
allows the registratoin of different adapters for to handle the content-based
subscriptions of the system. |
NotificationManager |
There is only one instance of subscriptionManager per process (core or client) |
ProtocolManager |
There is only one instance of subscriptionManager per process (core or client)
The protocol manager handles the creation of protocol plug-in instances, to be
manipulated by the ProtocolAPI |
SubscriptionManager |
This class is specialized in the SubscriptionManager. |