Skip navigation links
B C D L M O R 

B

build() - Method in class org.springframework.cloud.deployer.autoconfigure.DelegatingResourceLoaderBuilder

C

customize(DelegatingResourceLoaderBuilder) - Method in interface org.springframework.cloud.deployer.autoconfigure.DelegatingResourceLoaderBuilderCustomizer
Callback to customize a DelegatingResourceLoaderBuilder instance.

D

delegatingResourceLoader() - Method in class org.springframework.cloud.deployer.autoconfigure.ResourceLoadingAutoConfiguration.DelegatingResourceLoaderConfig
 
DelegatingResourceLoaderBuilder - Class in org.springframework.cloud.deployer.autoconfigure
Builder implementation for a DelegatingResourceLoader which allows to register resource loaders with schemes before actual instance of a DelegatingResourceLoader is created.
DelegatingResourceLoaderBuilder() - Constructor for class org.springframework.cloud.deployer.autoconfigure.DelegatingResourceLoaderBuilder
 
DelegatingResourceLoaderBuilderCustomizer - Interface in org.springframework.cloud.deployer.autoconfigure
Callback interface that can be used to customize resource loaders for a DelegatingResourceLoader.
DelegatingResourceLoaderConfig(ObjectProvider<DelegatingResourceLoaderBuilderCustomizer>) - Constructor for class org.springframework.cloud.deployer.autoconfigure.ResourceLoadingAutoConfiguration.DelegatingResourceLoaderConfig
 

L

loader(String, ResourceLoader) - Method in class org.springframework.cloud.deployer.autoconfigure.DelegatingResourceLoaderBuilder
register a loader with a scheme.
loaders(Map<String, ResourceLoader>) - Method in class org.springframework.cloud.deployer.autoconfigure.DelegatingResourceLoaderBuilder
Register a map of resource loaders.

M

MavenConfigurationProperties - Class in org.springframework.cloud.deployer.autoconfigure
Configuration properties for a MavenProperties.
MavenConfigurationProperties() - Constructor for class org.springframework.cloud.deployer.autoconfigure.MavenConfigurationProperties
 
mavenDelegatingResourceLoaderBuilderCustomizer(MavenProperties) - Method in class org.springframework.cloud.deployer.autoconfigure.ResourceLoadingAutoConfiguration.MavenResourceLoaderConfig
 
MavenResourceLoaderConfig() - Constructor for class org.springframework.cloud.deployer.autoconfigure.ResourceLoadingAutoConfiguration.MavenResourceLoaderConfig
 

O

org.springframework.cloud.deployer.autoconfigure - package org.springframework.cloud.deployer.autoconfigure
 

R

ResourceLoadingAutoConfiguration - Class in org.springframework.cloud.deployer.autoconfigure
Autoconfiguration of a file or Maven based ResourceLoader.
ResourceLoadingAutoConfiguration() - Constructor for class org.springframework.cloud.deployer.autoconfigure.ResourceLoadingAutoConfiguration
 
ResourceLoadingAutoConfiguration.DelegatingResourceLoaderConfig - Class in org.springframework.cloud.deployer.autoconfigure
 
ResourceLoadingAutoConfiguration.MavenResourceLoaderConfig - Class in org.springframework.cloud.deployer.autoconfigure
 
B C D L M O R 
Skip navigation links

Copyright © 2019 Pivotal Software, Inc.. All rights reserved.