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