Class VertxManagementChildContextConfiguration


  • @ManagementContextConfiguration(CHILD)
    @ConditionalOnWebApplication(type=REACTIVE)
    public class VertxManagementChildContextConfiguration
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      dev.snowdrop.vertx.http.server.actuator.VertxManagementChildContextConfiguration.VertxManagementWebServerFactoryCustomizer vertxManagementWebServerFactoryCustomizer​(org.springframework.beans.factory.ListableBeanFactory beanFactory)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VertxManagementChildContextConfiguration

        public VertxManagementChildContextConfiguration()
    • Method Detail

      • vertxManagementWebServerFactoryCustomizer

        @Bean
        public dev.snowdrop.vertx.http.server.actuator.VertxManagementChildContextConfiguration.VertxManagementWebServerFactoryCustomizer vertxManagementWebServerFactoryCustomizer​(org.springframework.beans.factory.ListableBeanFactory beanFactory)