Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure |
Auto-configuration for the actuator.
|
Modifier and Type | Method and Description |
---|---|
static EndpointWebMvcAutoConfiguration.ManagementServerPort |
EndpointWebMvcAutoConfiguration.ManagementServerPort.get(org.springframework.core.env.Environment environment,
org.springframework.beans.factory.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 © 2018 Pivotal Software, Inc.. All rights reserved.