jenkins.plugins.asynchttpclient
Class AHCPlugin

java.lang.Object
  extended by hudson.Plugin
      extended by jenkins.plugins.asynchttpclient.AHCPlugin
All Implemented Interfaces:
hudson.model.Saveable

public class AHCPlugin
extends hudson.Plugin

Since:
18/12/2012 10:10
Author:
stephenc

Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.Plugin
hudson.Plugin.DummyImpl
 
Field Summary
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
AHCPlugin()
           
 
Method Summary
 void stop()
          
 
Methods inherited from class hudson.Plugin
configure, configure, doDynamic, getConfigXml, load, postInitialize, save, setServletContext, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AHCPlugin

public AHCPlugin()
Method Detail

stop

public void stop()
          throws Exception

Overrides:
stop in class hudson.Plugin
Throws:
Exception


Copyright © 2012. All Rights Reserved.