public class EnvironmentMvcEndpoint extends EndpointMvcAdapter implements org.springframework.context.EnvironmentAware
EnvironmentEndpoint
as an MvcEndpoint
.Modifier and Type | Class and Description |
---|---|
static class |
EnvironmentMvcEndpoint.NoSuchPropertyException |
Constructor and Description |
---|
EnvironmentMvcEndpoint(EnvironmentEndpoint delegate) |
Modifier and Type | Method and Description |
---|---|
void |
setEnvironment(org.springframework.core.env.Environment environment) |
Object |
value(String name) |
getEndpointType, getPath, invoke, isSensitive
public EnvironmentMvcEndpoint(EnvironmentEndpoint delegate)
Copyright © 2014. All rights reserved.