Uses of Class
edu.uci.isr.yancees.core.AbstractPluginTreeBuilder

Packages that use AbstractPluginTreeBuilder
edu.uci.isr.yancees.core   
 

Uses of AbstractPluginTreeBuilder in edu.uci.isr.yancees.core
 

Subclasses of AbstractPluginTreeBuilder in edu.uci.isr.yancees.core
 class NotificationManager
          There is only one instance of subscriptionManager per process (core or client)
 class 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
 class SubscriptionManager
          This class is specialized in the SubscriptionManager.