Class InitParamProcessor.CollectionRefExpression

    • Constructor Detail

      • CollectionRefExpression

        public CollectionRefExpression​(Expression<?> exprCacheName,
                                       ClassLoader classLoader,
                                       ResourceMappingRegistry registry)
        Constructs a CollectionRefExpression.
        Parameters:
        exprCacheName - the Expression representing the collection name
        classLoader - the ClassLoader to use when loading the collection
        registry - the ResourceMappingRegistry to locate QueueMapping definitions