

Public Member Functions | |
| CbServerPluginManager (org::xmlBlaster::util::Global &global) | |
| ~CbServerPluginManager () | |
| org::xmlBlaster::client::protocol::I_CallbackServer & | getPlugin (std::string &instanceName, std::string &type, std::string &version) |
| void | releasePlugin (std::string &instanceName, std::string &type, std::string &version) |
Definition at line 28 of file CbServerPluginManager.h.
| org::xmlBlaster::client::protocol::CbServerPluginManager::CbServerPluginManager | ( | org::xmlBlaster::util::Global & | global | ) |
Definition at line 31 of file CbServerPluginManager.cpp.
References org::xmlBlaster::util::I_Log::call().
| org::xmlBlaster::client::protocol::CbServerPluginManager::~CbServerPluginManager | ( | ) |
Definition at line 41 of file CbServerPluginManager.cpp.
| org::xmlBlaster::client::protocol::I_CallbackServer& org::xmlBlaster::client::protocol::CbServerPluginManager::getPlugin | ( | std::string & | instanceName, | |
| std::string & | type, | |||
| std::string & | version | |||
| ) |
| void org::xmlBlaster::client::protocol::CbServerPluginManager::releasePlugin | ( | std::string & | instanceName, | |
| std::string & | type, | |||
| std::string & | version | |||
| ) |