Class InitParamProcessor.CacheRefExpression

    • Constructor Detail

      • CacheRefExpression

        public CacheRefExpression​(Expression<?> exprCacheName,
                                  ClassLoader classLoader,
                                  ResourceMappingRegistry registry)
        Constructs a CacheRefExpression.
        Parameters:
        exprCacheName - the Expression representing the Cache Name
        classLoader - the ClassLoader to use when loading the Cache
        registry - the ResourceMappingRegistry to locate ResourceMapping definitions