Uses of Interface
com.tangosol.coherence.config.builder.ParameterizedBuilderRegistry
Packages that use ParameterizedBuilderRegistry
Package
Description
Defines the typical runtime configuration builders for the Coherence
configuration object model.
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
Contains basic cluster interfaces and factories.
-
Uses of ParameterizedBuilderRegistry in com.tangosol.coherence.config.builder
Classes in com.tangosol.coherence.config.builder that implement ParameterizedBuilderRegistryConstructors in com.tangosol.coherence.config.builder with parameters of type ParameterizedBuilderRegistry -
Uses of ParameterizedBuilderRegistry in com.tangosol.coherence.config.xml.processor
Constructors in com.tangosol.coherence.config.xml.processor with parameters of type ParameterizedBuilderRegistryModifierConstructorDescriptionResourceRefExpression
(Expression<?> exprResourceName, ParameterizedBuilderRegistry registry) Constructs a SchemeRefExpression. -
Uses of ParameterizedBuilderRegistry in com.tangosol.net
Methods in com.tangosol.net that return ParameterizedBuilderRegistryModifier and TypeMethodDescriptionClusterDependencies.getBuilderRegistry()
The registry for all builders associated with the cluster.OperationalContext.getBuilderRegistry()
The registry for all builders associated with the cluster.