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

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

public class ApplicationElement
extends SimpleConfigurationElement

application 要素のための ConfigurationElement です。

作成者:
y-komori

コンストラクタの概要
ApplicationElement()
           
 
メソッドの概要
 
クラス 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
 

コンストラクタの詳細

ApplicationElement

public ApplicationElement()


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