hudson.plugins.nested_view
Class NestedView.DefaultViewProxy

java.lang.Object
  extended by hudson.plugins.nested_view.NestedView.DefaultViewProxy
Enclosing class:
NestedView

public class NestedView.DefaultViewProxy
extends Object


Constructor Summary
NestedView.DefaultViewProxy()
           
 
Method Summary
 void doIndex(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NestedView.DefaultViewProxy

public NestedView.DefaultViewProxy()
Method Detail

doIndex

public void doIndex(org.kohsuke.stapler.StaplerRequest req,
                    org.kohsuke.stapler.StaplerResponse rsp)
             throws IOException,
                    javax.servlet.ServletException
Throws:
IOException
javax.servlet.ServletException


Copyright © 2004-2013. All Rights Reserved.