Uses of Class
com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
Package
Description
Provides support for Spring Boot's ConfigData API.
-
Uses of CoherenceConfigDataResource in com.oracle.coherence.spring.boot.config
Modifier and TypeMethodDescriptionCoherenceConfigDataLocationResolver.resolve
(org.springframework.boot.context.config.ConfigDataLocationResolverContext context, org.springframework.boot.context.config.ConfigDataLocation location) Not used.CoherenceConfigDataLocationResolver.resolveProfileSpecific
(org.springframework.boot.context.config.ConfigDataLocationResolverContext resolverContext, org.springframework.boot.context.config.ConfigDataLocation location, org.springframework.boot.context.config.Profiles profiles) Return a list of CoherenceConfigDataResources.Modifier and TypeMethodDescriptionCoherenceConfigDataLoader.buildSourceNames
(CoherenceConfigDataResource coherenceConfigDataResource) Build a list of config source names.List<PropertySource<?>>
CoherenceConfigDataLoader.getPropertySources
(CoherenceConfigDataResource resource) org.springframework.boot.context.config.ConfigData
CoherenceConfigDataLoader.load
(org.springframework.boot.context.config.ConfigDataLoaderContext context, CoherenceConfigDataResource resource)