606162636465666768
} // Note: The SpringRegistry must be created before applicationContext.refresh() gets called because // some beans may try to look up other beans via the Registry during preInstantiateSingletons(). muleContext.addRegistry(registry); registry.initialise(); } }
565758596061626364