Uses of Interface
org.apache.qpid.management.configuration.IParser

Packages that use IParser
org.apache.qpid.management.configuration   
 

Uses of IParser in org.apache.qpid.management.configuration
 

Classes in org.apache.qpid.management.configuration that implement IParser
(package private)  class BrokerConnectionDataParser
          Parser used for building broker connection data settings.
(package private)  class WorkerManagerConfigurationParser
          Parser used for building worker manager settings.
 

Fields in org.apache.qpid.management.configuration declared as IParser
(package private)  IParser Configurator._brokerConfigurationParser
           
(package private)  IParser Configurator._currentParser
           
(package private)  IParser Configurator._workerManagerConfigurationParser
           
(package private) static IParser Configurator.DEFAULT_PARSER
          Default (empty) parser used when there's no need to process data (non relevant elements).
 



Licensed to the Apache Software Foundation