Package | Description |
---|---|
org.springframework.cloud.autoconfigure | |
org.springframework.cloud.context.environment |
Modifier and Type | Method and Description |
---|---|
EnvironmentManager |
RefreshAutoConfiguration.environmentManager(org.springframework.core.env.ConfigurableEnvironment environment) |
Modifier and Type | Method and Description |
---|---|
EnvironmentManagerMvcEndpoint |
LifecycleMvcEndpointAutoConfiguration.environmentManagerEndpoint(org.springframework.boot.actuate.endpoint.EnvironmentEndpoint delegate,
EnvironmentManager environment) |
Modifier and Type | Method and Description |
---|---|
void |
EnvironmentManagerMvcEndpoint.setEnvironmentManager(EnvironmentManager environment) |
Constructor and Description |
---|
EnvironmentManagerMvcEndpoint(org.springframework.boot.actuate.endpoint.EnvironmentEndpoint delegate,
EnvironmentManager enviroment) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.