org.seasar.extension.component.impl
クラス ComponentInvokerCreator
java.lang.Object
org.seasar.extension.component.impl.ComponentInvokerCreator
- すべての実装インタフェース:
- org.seasar.framework.container.ComponentCreator
- public class ComponentInvokerCreator
- extends Object
- implements org.seasar.framework.container.ComponentCreator
- 作成者:
- koichik
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMPONENT_INVOKER_INTERFACE_NAME
protected static final String COMPONENT_INVOKER_INTERFACE_NAME
- 関連項目:
- 定数フィールド値
COMPONENT_INVOKER_CLASS_NAME
protected static final String COMPONENT_INVOKER_CLASS_NAME
- 関連項目:
- 定数フィールド値
componentInvokerName
protected String componentInvokerName
ComponentInvokerCreator
public ComponentInvokerCreator()
setComponentInvokerName
public void setComponentInvokerName(String componentInvokerName)
createComponentDef
public org.seasar.framework.container.ComponentDef createComponentDef(Class clazz)
- 定義:
- インタフェース
org.seasar.framework.container.ComponentCreator
内の createComponentDef
createComponentDef
public org.seasar.framework.container.ComponentDef createComponentDef(String componentName)
- 定義:
- インタフェース
org.seasar.framework.container.ComponentCreator
内の createComponentDef
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.