8687888990919293949596
this.contexts.addAll(createdContexts); this.extensions.addAll(createdExtensions); addContextsToApplicationScope(); fire(new ManagerStarted()); } catch (Exception e) { throw new RuntimeException("Could not create and startup manager", e); }