qpid::broker::BrokerSingleton Class Reference
BrokerSingleton is a smart pointer to a process-wide singleton broker started on an os-chosen port.
More...
#include <BrokerSingleton.h>
List of all members.
Detailed Description
BrokerSingleton is a smart pointer to a process-wide singleton broker started on an os-chosen port.
The broker starts the first time an instance of BrokerSingleton is created and runs untill the process exits.
Useful for unit tests that want to share a broker between multiple tests to reduce overhead of starting/stopping a broker for every test.
Tests that need a new broker can create it directly.
THREAD UNSAFE.
The documentation for this class was generated from the following file:
- /usr/share/cruisecontrol-bin-2.6.1/projects/qpid-trunk/cpp/src/qpid/broker/BrokerSingleton.h
Generated on Thu Apr 10 11:08:52 2008 for Qpid by
1.4.7