public class NativeEnvironmentRepositoryFactory extends Object implements EnvironmentRepositoryFactory<NativeEnvironmentRepository,NativeEnvironmentProperties>
| Constructor and Description |
|---|
NativeEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
NativeEnvironmentRepository |
build(NativeEnvironmentProperties environmentProperties) |
public NativeEnvironmentRepositoryFactory(org.springframework.core.env.ConfigurableEnvironment environment,
ConfigServerProperties properties)
public NativeEnvironmentRepository build(NativeEnvironmentProperties environmentProperties)
build in interface EnvironmentRepositoryFactory<NativeEnvironmentRepository,NativeEnvironmentProperties>Copyright © 2019 Pivotal Software, Inc.. All rights reserved.