org::xmlBlaster::client::protocol::CbServerPluginManager Class Reference

Collaboration diagram for org::xmlBlaster::client::protocol::CbServerPluginManager:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CbServerPluginManager (org::xmlBlaster::util::Global &global)
 ~CbServerPluginManager ()
org::xmlBlaster::client::protocol::I_CallbackServergetPlugin (std::string &instanceName, std::string &type, std::string &version)
void releasePlugin (std::string &instanceName, std::string &type, std::string &version)

Detailed Description

Definition at line 28 of file CbServerPluginManager.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

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 
)

Referenced by org::xmlBlaster::client::XmlBlasterAccess::disconnect(), and org::xmlBlaster::client::XmlBlasterAccess::leaveServer().


The documentation for this class was generated from the following files: