void SingletonService::UnregisterAll()
{
  mSingletonContainer.clear();
}