hudson.plugins.pvcs_scm
Class PluginImpl

java.lang.Object
  extended by hudson.Plugin
      extended by hudson.plugins.pvcs_scm.PluginImpl
All Implemented Interfaces:
Saveable

public class PluginImpl
extends Plugin

Concrete Plugin implementation for the PVCS SCM plugin.

Author:
Brian Lalor <blalor@bravo5.org>

Constructor Summary
PluginImpl()
           
 
Method Summary
 void start()
          
 
Methods inherited from class hudson.Plugin
configure, doDynamic, getConfigXml, load, save, setServletContext, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginImpl

public PluginImpl()
Method Detail

start

public void start()
           throws java.lang.Exception

Overrides:
start in class Plugin
Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.