Interface UndertowDeploymentConfigurator

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      io.undertow.servlet.api.DeploymentInfo configure​(io.undertow.servlet.api.DeploymentInfo deploymentInfo)  
      • Methods inherited from interface java.util.Comparator

        equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
      • Methods inherited from interface com.guicedee.guicedinjection.interfaces.IDefaultService

        compare, compareTo, sortOrder
    • Method Detail

      • configure

        io.undertow.servlet.api.DeploymentInfo configure​(io.undertow.servlet.api.DeploymentInfo deploymentInfo)