public class MultipleJGitEnvironmentRepositoryFactory extends Object implements EnvironmentRepositoryFactory<MultipleJGitEnvironmentRepository,MultipleJGitEnvironmentProperties>
| Constructor and Description |
|---|
MultipleJGitEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties server,
Optional<ConfigurableHttpConnectionFactory> connectionFactory,
TransportConfigCallbackFactory transportConfigCallbackFactory) |
MultipleJGitEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties server,
TransportConfigCallbackFactory transportConfigCallbackFactory)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MultipleJGitEnvironmentRepository |
build(MultipleJGitEnvironmentProperties environmentProperties) |
@Deprecated public MultipleJGitEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment, ConfigServerProperties server, TransportConfigCallbackFactory transportConfigCallbackFactory)
public MultipleJGitEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties server,
Optional<ConfigurableHttpConnectionFactory> connectionFactory,
TransportConfigCallbackFactory transportConfigCallbackFactory)
public MultipleJGitEnvironmentRepository build(MultipleJGitEnvironmentProperties environmentProperties) throws Exception
build in interface EnvironmentRepositoryFactory<MultipleJGitEnvironmentRepository,MultipleJGitEnvironmentProperties>ExceptionCopyright © 2019 Pivotal Software, Inc.. All rights reserved.