org.seasar.uruma.rcp.configuration.elements
クラス ApplicationElement
java.lang.Object
org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElement
org.seasar.uruma.rcp.configuration.elements.AbstractConfigurationElementContainer
org.seasar.uruma.rcp.configuration.elements.ApplicationElement
- すべての実装されたインタフェース:
- ConfigurationElement, ConfigurationElementContainer
public class ApplicationElement
- extends AbstractConfigurationElementContainer
application
要素のための ConfigurationElement
です。
- 作成者:
- y-komori
- 関連項目:
- application
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ELEMENT_NAME
public static final String ELEMENT_NAME
- 要素名です。
- 関連項目:
- 定数フィールド値
id
public String id
- アプリケーションの ID です。
ApplicationElement
public ApplicationElement()
Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.