Class UndertowGuicedHandlerExtension

java.lang.Object
com.guicedee.guicedservlets.undertow.UndertowGuicedHandlerExtension
All Implemented Interfaces:
io.undertow.servlet.ServletExtension

public class UndertowGuicedHandlerExtension
extends java.lang.Object
implements io.undertow.servlet.ServletExtension
  • Constructor Summary

    Constructors 
    Constructor Description
    UndertowGuicedHandlerExtension()  
  • Method Summary

    Modifier and Type Method Description
    void handleDeployment​(io.undertow.servlet.api.DeploymentInfo deploymentInfo, javax.servlet.ServletContext servletContext)  

    Methods inherited from class java.lang.Object

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

  • Method Details

    • handleDeployment

      public void handleDeployment​(io.undertow.servlet.api.DeploymentInfo deploymentInfo, javax.servlet.ServletContext servletContext)
      Specified by:
      handleDeployment in interface io.undertow.servlet.ServletExtension