Obtaining the singleton instance of the class org.ow2.petals.registry.core.factory.RegistryFactory can improved removing the modifier synchronized and using a static bloc to initialize the singleton:
Obtaining the singleton instance of the class org.ow2.petals.registry.core.factory.RegistryFactory can improved removing the modifier synchronized and using a static bloc to initialize the singleton: