Uses of Interface
com.oracle.coherence.spring.configuration.CoherenceConfigurer
Package
Description
Spring configuration Support.
Classes supporting the
com.oracle.coherence.spring.configuration
package.-
Uses of CoherenceConfigurer in com.oracle.coherence.spring.configuration
Modifier and TypeClassDescriptionclass
Default implementation of theCoherenceConfigurer
interface. -
Uses of CoherenceConfigurer in com.oracle.coherence.spring.configuration.support
Modifier and TypeInterfaceDescriptioninterface
CoherenceConfigurerCustomizer<T extends CoherenceConfigurer>
Callback interface that can be used to customize theCoherenceConfigurer
.