CMS 3D CMS Logo

CoralServiceManager Class Reference

#include <CondCore/CondDB/interface/CoralServiceManager.h>

Detailed Description

Description: This is a bridge that implement coral::IPluginManager interface and internally uses edm plugin factory to create plugins of type coral::Service.

Usage: the plugin managed by this class must inherit from coral::Service interface. The pointer of CoralServiceManager should be passed to the coral::Context