public void CreateCommonQueue() { QueueFactory qF = new QueueFactory(); qF.CreateCommonPublisher(); }