jp.ikedam.jenkins.plugins.updatesitesmanager.internal
Class IgnoreNotPOST.Processor

java.lang.Object
  extended by org.kohsuke.stapler.interceptor.Interceptor
      extended by jp.ikedam.jenkins.plugins.updatesitesmanager.internal.IgnoreNotPOST.Processor
Enclosing class:
IgnoreNotPOST

public static class IgnoreNotPOST.Processor
extends org.kohsuke.stapler.interceptor.Interceptor


Field Summary
 
Fields inherited from class org.kohsuke.stapler.interceptor.Interceptor
target
 
Constructor Summary
IgnoreNotPOST.Processor()
           
 
Method Summary
 Object invoke(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response, Object instance, Object[] arguments)
           
 
Methods inherited from class org.kohsuke.stapler.interceptor.Interceptor
setTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IgnoreNotPOST.Processor

public IgnoreNotPOST.Processor()
Method Detail

invoke

public Object invoke(org.kohsuke.stapler.StaplerRequest request,
                     org.kohsuke.stapler.StaplerResponse response,
                     Object instance,
                     Object[] arguments)
              throws IllegalAccessException,
                     InvocationTargetException
Specified by:
invoke in class org.kohsuke.stapler.interceptor.Interceptor
Throws:
IllegalAccessException
InvocationTargetException


Copyright © 2004-2016. All Rights Reserved.