org.seasar.framework.container.creator
クラス ActionCreator
java.lang.Object
org.seasar.framework.container.creator.ComponentCreatorImpl
org.seasar.framework.container.creator.ActionCreator
- すべての実装インタフェース:
- ComponentCreator
- public class ActionCreator
- extends ComponentCreatorImpl
クラス org.seasar.framework.container.creator.ComponentCreatorImpl から継承したメソッド |
createComponentDef, createComponentDef, customize, getAutoBindingDef, getCustomizer, getInstanceDef, getNameSuffix, getNamingConvention, isEnableAbstract, isEnableInterface, isExternalBinding, isTargetComponentName, setAutoBindingDef, setCustomizer, setEnableAbstract, setEnableInterface, setExternalBinding, setInstanceDef, setNameSuffix |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionCreator
public ActionCreator(NamingConvention namingConvention)
getActionCustomizer
public ComponentCustomizer getActionCustomizer()
setActionCustomizer
public void setActionCustomizer(ComponentCustomizer customizer)
Copyright © 2004-2006 The Seasar Foundation. All Rights Reserved.