| Modifier and Type | Method and Description |
|---|---|
HawtioEndpoint |
HawtioAutoConfiguration.hawtioEndpoint(org.springframework.boot.actuate.autoconfigure.ManagementServerProperties managementServerProperties) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.web.servlet.handler.SimpleUrlHandlerMapping |
HawtioManagementContextConfiguration.hawtioUrlMapping(org.springframework.boot.actuate.autoconfigure.ManagementServerProperties managementServerProperties,
HawtioEndpoint hawtioEndpoint,
org.springframework.boot.actuate.endpoint.mvc.JolokiaMvcEndpoint jolokiaEndpoint) |
void |
HawtioManagementContextConfiguration.initializeHawtioPlugins(HawtioEndpoint hawtioEndpoint,
Optional<List<HawtPlugin>> plugins) |
org.springframework.boot.web.servlet.FilterRegistrationBean |
HawtioManagementContextConfiguration.redirectFilter(HawtioEndpoint hawtioEndpoint,
Optional<org.springframework.boot.actuate.endpoint.mvc.JolokiaMvcEndpoint> jolokiaEndpoint) |
| Constructor and Description |
|---|
HawtioManagementContextConfiguration(org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
org.springframework.boot.actuate.autoconfigure.ManagementServerProperties managementServerProperties,
HawtioEndpoint hawtioEndpoint) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.