| 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 |
HawtioConfiguration.hawtioUrlMapping(org.springframework.boot.actuate.autoconfigure.ManagementServerProperties managementServerProperties,
HawtioEndpoint hawtioEndpoint,
org.springframework.boot.actuate.endpoint.mvc.JolokiaMvcEndpoint jolokiaEndpoint) |
void |
HawtioConfiguration.initializeHawtioPlugins(HawtioEndpoint hawtioEndpoint,
Optional<List<HawtPlugin>> plugins) |
| Constructor and Description |
|---|
HawtioConfiguration(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.