29#include <IceGrid/Admin.h>
55 static std::shared_ptr<StarterFactory>
getFactory();
Abstract base class for factory classes that create ApplicationStarter.
static std::shared_ptr< StarterFactory > getFactory()
Returns the right StarterFactory for this operatin system.
virtual ApplicationStarterPtr getStarter()=0
Returns a system-specific ApplicationStarter.
std::shared_ptr< ApplicationStarter > ApplicationStarterPtr
std::shared_ptr< ScenarioManager::Exec::StarterFactory > StarterFactoryPtr