Java API Reference for Oracle® Coherence Community Edition
(14.1.1.0.5)
- java.lang.Object
-
- com.tangosol.coherence.config.xml.processor.InitParamProcessor.DataStructureRefExpression<E>
-
-
Method Summary
-
Methods inherited from interface com.tangosol.config.expression.Expression
evaluate
-
-
Constructor Detail
-
DataStructureRefExpression
public DataStructureRefExpression(com.tangosol.config.expression.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
Java API Reference for Oracle® Coherence Community Edition
(14.1.1.0.5)
Copyright © 2000, 2020, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.