Uses of Interface
com.tangosol.coherence.config.builder.ParameterizedBuilder.ReflectionSupport
Packages that use ParameterizedBuilder.ReflectionSupport
Package
Description
Simple CDI-based Cache Server implementation.
Defines the typical runtime configuration builders for the Coherence
 configuration object model.
Defines the Coherence configuration object model classes and interfaces for
 Caching and Service Schemes.
- 
Uses of ParameterizedBuilder.ReflectionSupport in com.oracle.coherence.cdi.server
Classes in com.oracle.coherence.cdi.server that implement ParameterizedBuilder.ReflectionSupport - 
Uses of ParameterizedBuilder.ReflectionSupport in com.tangosol.coherence.config.builder
Classes in com.tangosol.coherence.config.builder that implement ParameterizedBuilder.ReflectionSupportModifier and TypeClassDescriptionclassTheEvictionPolicyBuilderbuilds aConfigurableCacheMap.EvictionPolicy.classAnInstanceBuilderis aParameterizedBuilderimplementation that additionally supports injection based on Coherence <instance%gt; or <class-scheme> configurations.classAStaticFactoryInstanceBuilderis aParameterizedBuilderthat has been configured to realize objects based on the properties defined by an <instance> configuration element that uses the static <class-factory-name> approach. - 
Uses of ParameterizedBuilder.ReflectionSupport in com.tangosol.coherence.config.scheme
Classes in com.tangosol.coherence.config.scheme that implement ParameterizedBuilder.ReflectionSupportModifier and TypeClassDescriptionclassTheClassSchemeclass is responsible for building customCachingSchemes and customCacheStoreSchemes.