scm.vss
Class PluginImpl

java.lang.Object
  extended by hudson.Plugin
      extended by scm.vss.PluginImpl

public class PluginImpl
extends hudson.Plugin

Microsoft VSS plugin. Suppors SCM for VSS.

Author:
vara

Constructor Summary
PluginImpl()
           
 
Method Summary
 void start()
          Registers VSS SCM.
 
Methods inherited from class hudson.Plugin
doDynamic, 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
Registers VSS SCM.

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


Copyright © 2008. All Rights Reserved.