Class InitParamProcessor.DataStructureRefExpression<E>

    • Constructor Detail

      • DataStructureRefExpression

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