hudson.plugins.mantis
クラス PluginImpl

java.lang.Object
  上位を拡張 hudson.Plugin
      上位を拡張 hudson.plugins.mantis.PluginImpl

public final class PluginImpl
extends hudson.Plugin

Mantis Plugin.

作成者:
Seiji Sogabe

コンストラクタの概要
PluginImpl()
           
 
メソッドの概要
 void start()
           
 void stop()
           
 
クラス hudson.Plugin から継承されたメソッド
configure, doDynamic, setServletContext
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PluginImpl

public PluginImpl()
メソッドの詳細

start

public void start()
           throws java.lang.Exception
オーバーライド:
クラス hudson.Plugin 内の start
例外:
java.lang.Exception

stop

public void stop()
          throws java.lang.Exception
オーバーライド:
クラス hudson.Plugin 内の stop
例外:
java.lang.Exception


Copyright © 2008. All Rights Reserved.