Uses of Interface
com.tangosol.coherence.config.builder.ParameterizedBuilderRegistry.Registration
- 
Packages that use ParameterizedBuilderRegistry.Registration Package Description com.tangosol.coherence.config.builder Defines the typical runtime configuration builders for the Coherence configuration object model. - 
- 
Uses of ParameterizedBuilderRegistry.Registration in com.tangosol.coherence.config.builder
Classes in com.tangosol.coherence.config.builder that implement ParameterizedBuilderRegistry.Registration Modifier and Type Class Description protected classSimpleParameterizedBuilderRegistry.BuilderRegistrationAn internalParameterizedBuilderRegistry.Registrationimplementation.Methods in com.tangosol.coherence.config.builder that return types with arguments of type ParameterizedBuilderRegistry.Registration Modifier and Type Method Description Iterator<ParameterizedBuilderRegistry.Registration>SimpleParameterizedBuilderRegistry. iterator() 
 -