55565758596061
protected CacheFactory createCacheFactory() { return new AutoCloseCacheFactory(new DefaultCacheFactory()); } protected ClassLoaderFactory createClassLoaderFactory() { return new DefaultClassLoaderFactory(get(ClassPathRegistry.class)); }