protected override void CreateExternalComponents()
 {
     _componentFactory.Create(GlobalConfig.DatabaseName, this);
 }
 protected override void CreateExternalComponents()
 {
     _componentFactory.Create("atfs", this);
 }