Exemplo n.º 1
0
 public static void setInstance(LoggerServiceFactory inst)
 {
     if (LoggerServiceFactory.instance == null)
     {
         LoggerServiceFactory.instance = inst;
     }
 }
Exemplo n.º 2
0
 public static void setInstance(LoggerServiceFactory inst)
 {
     if (LoggerServiceFactory.instance == null)
     {
         LoggerServiceFactory.instance = inst;
     }
 }