77787980818283
ModuleManagementFacade.class); this.moduleStateHolder = facade.getModuleStateHolder(); } protected ContextStarter getContextStarter() { return new ClassPathApplicationContextStarter(); }
ModuleManagementFacade.class); moduleStateHolder = facade.getModuleStateHolder(); } protected ContextStarter getContextStarter() { return new ClassPathApplicationContextStarter(); }
72737475767778
ModuleManagementFactory.class); moduleStateHolder = factory.getModuleStateHolder(); } protected ContextStarter getContextStarter() { return new ClassPathApplicationContextStarter(); }
79808182838485
ModuleManagementFacade.class); this.applicationManager = facade.getApplicationManager(); } protected ContextStarter getContextStarter() { return new ClassPathApplicationContextStarter(); }