Creates an ApplicationStarter for Linux.
ApplicationStarterPtr getStarter() override
Creates a LinuxStarter and returns it.
Abstract base class for factory classes that create ApplicationStarter.
std::shared_ptr< ApplicationStarter > ApplicationStarterPtr