org.seasar.uruma.rcp.configuration.impl
クラス RunElement

java.lang.Object
  上位を拡張 org.seasar.uruma.rcp.configuration.impl.SimpleConfigurationElement
      上位を拡張 org.seasar.uruma.rcp.configuration.impl.RunElement
すべての実装されたインタフェース:
ConfigurationElement

public class RunElement
extends SimpleConfigurationElement

run 要素のための ConfigurationElement です。

作成者:
y-komori

フィールドの概要
 String clazz
          クラス名称です。
 
コンストラクタの概要
RunElement()
           
 
メソッドの概要
 
クラス org.seasar.uruma.rcp.configuration.impl.SimpleConfigurationElement から継承されたメソッド
addElement, getElements, getRcpId, setConfigurationWriter, setRcpId, writeConfiguration
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

clazz

public String clazz
クラス名称です。

コンストラクタの詳細

RunElement

public RunElement()


Copyright © 2006-2007 The Seasar Foundation. All Rights Reserved.