hudson.plugins.sonar
Class SonarPlugin

java.lang.Object
  extended by hudson.Plugin
      extended by hudson.plugins.sonar.SonarPlugin
All Implemented Interfaces:
hudson.model.Saveable

public class SonarPlugin
extends hudson.Plugin


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
SonarPlugin()
           
 
Method Summary
 void postInitialize()
           
 
Methods inherited from class hudson.Plugin
configure, configure, doDynamic, getConfigXml, load, save, setServletContext, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SonarPlugin

public SonarPlugin()
Method Detail

postInitialize

public void postInitialize()
                    throws java.lang.Exception
Overrides:
postInitialize in class hudson.Plugin
Throws:
java.lang.Exception


Copyright © 2007-2012. All Rights Reserved.