cm.bound.admin.command
クラス ShutdownCommand

java.lang.Object
  拡張cm.bound.admin.command.AbstractCommand
      拡張cm.bound.admin.command.ShutdownCommand
すべての実装インタフェース:
Command, java.io.Serializable

public class ShutdownCommand
extends AbstractCommand

$Rev: 43 $
$Date: 2005-02-12 01:33:58 +0900 (Sat, 12 Feb 2005) $
$Author: C.M $

停止コマンド

関連項目:
直列化された形式

フィールドの概要
 
クラス cm.bound.admin.command.AbstractCommand から継承したフィールド
L10N
 
コンストラクタの概要
ShutdownCommand()
           
 
メソッドの概要
 void execute()
          Bound をシャットダウンする。
 
クラス cm.bound.admin.command.AbstractCommand から継承したメソッド
sendResult, setSocket
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ShutdownCommand

public ShutdownCommand()
メソッドの詳細

execute

public void execute()
Bound をシャットダウンする。