Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
Modifier and Type | Method and Description |
---|---|
static EndpointWebMvcAutoConfiguration.ManagementServerPort |
EndpointWebMvcAutoConfiguration.ManagementServerPort.get(Environment environment,
BeanFactory beanFactory) |
static EndpointWebMvcAutoConfiguration.ManagementServerPort |
EndpointWebMvcAutoConfiguration.ManagementServerPort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointWebMvcAutoConfiguration.ManagementServerPort[] |
EndpointWebMvcAutoConfiguration.ManagementServerPort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.