Class VersionServlet

  • All Implemented Interfaces:
    com.composum.sling.core.service.RestrictedService, Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

    public class VersionServlet
    extends com.composum.sling.core.servlet.AbstractServiceServlet
    Since:
    28.09.2015
    Author:
    Mirko Zeibig
    See Also:
    Serialized Form
    • Constructor Detail

      • VersionServlet

        public VersionServlet()
    • Method Detail

      • init

        public void init()
                  throws javax.servlet.ServletException
        Overrides:
        init in class javax.servlet.GenericServlet
        Throws:
        javax.servlet.ServletException
      • getOperations

        @NotNull
        protected @NotNull com.composum.sling.core.servlet.ServletOperationSet<VersionServlet.Extension,​VersionServlet.Operation> getOperations()
        Specified by:
        getOperations in class com.composum.sling.core.servlet.AbstractServiceServlet