Class ContextInPath.HandlerImpl

  • Enclosing class:
    ContextInPath

    public static class ContextInPath.HandlerImpl
    extends org.kohsuke.stapler.AnnotationHandler<ContextInPath>
    • Constructor Detail

      • HandlerImpl

        public HandlerImpl()
    • Method Detail

      • parse

        public Object parse​(org.kohsuke.stapler.StaplerRequest request,
                            ContextInPath contextInPath,
                            Class type,
                            String parameterName)
                     throws javax.servlet.ServletException
        Specified by:
        parse in class org.kohsuke.stapler.AnnotationHandler<ContextInPath>
        Throws:
        javax.servlet.ServletException