Class ClassLoaderLocator

  • All Implemented Interfaces:
    ServicesManagerLocator

    public class ClassLoaderLocator
    extends SingletonLocator
    This is not the default since it could create memory leaks But in a server it is quite easy to use setServiceManager/resetServiceManager to handle it (either from the server itself or from an app in lightweight containers). Note: initializeServiceManager can be used instead of setServiceManager to use default behavior