1 #ifndef FWCore_ServiceRegistry_ServiceMakerBase_h
2 #define FWCore_ServiceRegistry_ServiceMakerBase_h
31 namespace serviceregistry {
44 virtual const std::type_info&
serviceType()
const = 0;
const ServiceMakerBase & operator=(const ServiceMakerBase &)
bool testSaveConfiguration(const SaveConfiguration *) const
virtual bool make(const edm::ParameterSet &, edm::ActivityRegistry &, ServicesManager &) const =0
bool testSaveConfiguration(const void *) const
virtual ~ServiceMakerBase()
virtual bool saveConfiguration() const =0
virtual const std::type_info & serviceType() const =0