Uses of Class
com.tangosol.coherence.config.xml.processor.InitParamProcessor.DataStructureRefExpression
-
Packages that use InitParamProcessor.DataStructureRefExpression Package Description com.tangosol.coherence.config.xml.processor Defines the Xml document Element and Attribute Processors for Coherence Cache Configuration files. -
-
Uses of InitParamProcessor.DataStructureRefExpression in com.tangosol.coherence.config.xml.processor
Subclasses of InitParamProcessor.DataStructureRefExpression in com.tangosol.coherence.config.xml.processor Modifier and Type Class Description static class
InitParamProcessor.CacheRefExpression
AnExpression
implementation that represents the use of a {cache-ref} macro in a Configuration File.static class
InitParamProcessor.CollectionRefExpression
AnExpression
implementation that represents the use of a {collection-ref} macro in a Configuration File.
-