A C L M O 

A

AppJarLauncher - Class in org.springframework.cloud.dataflow.configuration.metadata
A JarLauncher that supports launching an application archive.
AppJarLauncher(Archive) - Constructor for class org.springframework.cloud.dataflow.configuration.metadata.AppJarLauncher
 
ApplicationConfigurationMetadataResolver - Class in org.springframework.cloud.dataflow.configuration.metadata
Used to retrieve metadata about the configuration properties that can alter an application's behavior.
ApplicationConfigurationMetadataResolver() - Constructor for class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolver
 
ApplicationConfigurationMetadataResolverAutoConfiguration - Class in org.springframework.cloud.dataflow.configuration.metadata
Automatically exposes an ApplicationConfigurationMetadataResolver if none is already registered.
ApplicationConfigurationMetadataResolverAutoConfiguration() - Constructor for class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolverAutoConfiguration
 

C

ClassloaderUtils - Class in org.springframework.cloud.dataflow.configuration.metadata
 
ClassloaderUtils() - Constructor for class org.springframework.cloud.dataflow.configuration.metadata.ClassloaderUtils
 
CONFIGURATION_PROPERTIES_CLASSES - Static variable in class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolver
 
CONFIGURATION_PROPERTIES_NAMES - Static variable in class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolver
 
createClassLoader(URL[]) - Method in class org.springframework.cloud.dataflow.configuration.metadata.AppJarLauncher
 
createClassLoader(Archive) - Method in class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolver
Return a ClassLoader for accessing resources in the provided Archive.
createModuleClassloader(URL[]) - Static method in class org.springframework.cloud.dataflow.configuration.metadata.ClassloaderUtils
Creates a ClassLoader for the launched modules by merging the URLs supplied as argument with the URLs that make up the additional classpath of the launched JVM (retrieved from the application classloader), and setting the extension classloader of the JVM as parent, if accessible.

L

launch(String[]) - Method in class org.springframework.cloud.dataflow.configuration.metadata.AppJarLauncher
 
launch(String[], String, ClassLoader) - Method in class org.springframework.cloud.dataflow.configuration.metadata.AppJarLauncher
 
listProperties(Resource) - Method in class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolver
 
listProperties(Resource, boolean) - Method in class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolver
Return metadata about configuration properties that are documented via Spring Boot configuration metadata and visible in an app.

M

metadataResolver() - Method in class org.springframework.cloud.dataflow.configuration.metadata.ApplicationConfigurationMetadataResolverAutoConfiguration
 

O

org.springframework.cloud.dataflow.configuration.metadata - package org.springframework.cloud.dataflow.configuration.metadata
Root package of Spring Cloud Data Flow Configuration Metadata.
A C L M O 

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