Uses of Package
org.apache.qpid.management.configuration

Packages that use org.apache.qpid.management.configuration
org.apache.qpid.management.configuration   
org.apache.qpid.management.domain.services   
 

Classes in org.apache.qpid.management.configuration used by org.apache.qpid.management.configuration
BrokerAlreadyConnectedException
          Thrown when an attempt is made in order to connect QMan with an already connected broker.
BrokerConnectionData
          Value object which is holding connection data for a specific broker.
BrokerConnectionException
          Thrown when a connection to a broker cannot be estabilished.
Configuration
          Qpid Management bridge configuration.
ConfigurationException
          Thrown when a problem is encountered during building the configuration.
IParser
          Interface definition for configuration parser Concrete implementors are responsible for parsing a specific XML part of configuration data.
MessageHandlerMapping
          Message Handler mapping used for associating an opcode with a message handler.
QpidDatasource
          Qpid datasource.
Tag
          Configuration Tag catalogue.
UnknownAccessCodeException
          Thrown when no access mode is found in configuration associated to the given code.
UnknownBrokerException
          Thrown when someone requests connection data for an unknown broker.
UnknownTypeCodeException
          Thrown when no type is found in configuration associated to the given code.
 

Classes in org.apache.qpid.management.configuration used by org.apache.qpid.management.domain.services
BrokerAlreadyConnectedException
          Thrown when an attempt is made in order to connect QMan with an already connected broker.
BrokerConnectionData
          Value object which is holding connection data for a specific broker.
BrokerConnectionException
          Thrown when a connection to a broker cannot be estabilished.
Configurator
          Director used for coordinating the build process of configuration.
 



Licensed to the Apache Software Foundation