Class GuiceEverrestServlet

  • All Implemented Interfaces:
    Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

    public final class GuiceEverrestServlet
    extends EverrestServlet
    Has additional Singleton annotation which required for web components by guice container. Since we want to have possibility to deploy servlet via ServletModule.configureServlets .
    Author:
    andrew00x
    See Also:
    Serialized Form
    • Constructor Detail

      • GuiceEverrestServlet

        public GuiceEverrestServlet()