2 #ifndef GAUDIKERNEL_BOOTSTRAP_H
3 #define GAUDIKERNEL_BOOTSTRAP_H
27 const std::string& factname );
29 const std::string& factname );
33 const std::string& factname,
34 const std::string& ddlname);
49 #endif // GAUDIKERNEL_BOOTSTRAP_H
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
GAUDI_API IAppMgrUI * createApplicationMgrEx(const std::string &dllname, const std::string &factname)
GAUDI_API ISvcLocator * svcLocator()
Definition of the basic interface.
The IFactory is the interface used to create contrete instances of Objectes.
Application Manager User Interface.
GAUDI_API ISvcLocator * setInstance(ISvcLocator *newInstance)
Set new instance of service locator.
This is a number of static methods for bootstrapping the Gaudi framework.
GAUDI_API IInterface * createInstance(const std::string &name, const std::string &factname, const std::string &ddlname)
GAUDI_API IAppMgrUI * createApplicationMgr(const std::string &dllname, const std::string &factname)