Class VertxManagementChildContextConfiguration
- java.lang.Object
-
- dev.snowdrop.vertx.http.server.actuator.VertxManagementChildContextConfiguration
-
@ManagementContextConfiguration(CHILD) @ConditionalOnWebApplication(type=REACTIVE) public class VertxManagementChildContextConfiguration extends Object
-
-
Constructor Summary
Constructors Constructor Description VertxManagementChildContextConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description dev.snowdrop.vertx.http.server.actuator.VertxManagementChildContextConfiguration.VertxManagementWebServerFactoryCustomizervertxManagementWebServerFactoryCustomizer(org.springframework.beans.factory.ListableBeanFactory beanFactory)
-
-
-
Method Detail
-
vertxManagementWebServerFactoryCustomizer
@Bean public dev.snowdrop.vertx.http.server.actuator.VertxManagementChildContextConfiguration.VertxManagementWebServerFactoryCustomizer vertxManagementWebServerFactoryCustomizer(org.springframework.beans.factory.ListableBeanFactory beanFactory)
-
-