|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectorg.seasar.framework.container.creator.ComponentCreatorImpl
org.seasar.remoting.common.creator.ConnectorCreator
SMART deployにおいてConnectorのコンポーネント定義を作成するComponentCreatorの実装クラスです。
| フィールドの概要 |
| クラス org.seasar.framework.container.creator.ComponentCreatorImpl から継承したフィールド |
autoBindingDef_BINDING, enableAbstract_BINDING, enableInterface_BINDING, externalBinding_BINDING, instanceDef_BINDING |
| コンストラクタの概要 | |
ConnectorCreator(org.seasar.framework.convention.NamingConvention namingConvention)
インスタンスを構築します。 |
|
| メソッドの概要 | |
org.seasar.framework.container.ComponentCustomizer |
getConnectorCustomizer()
コンポーネントカスタマイザを返します。 |
void |
setConnectorCustomizer(org.seasar.framework.container.ComponentCustomizer customizer)
コンポーネントカスタマイザを設定します。 |
| クラス 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 |
| コンストラクタの詳細 |
public ConnectorCreator(org.seasar.framework.convention.NamingConvention namingConvention)
namingConvention - ネーミングコンベンション| メソッドの詳細 |
public org.seasar.framework.container.ComponentCustomizer getConnectorCustomizer()
public void setConnectorCustomizer(org.seasar.framework.container.ComponentCustomizer customizer)
customizer - コンポーネントカスタマイザ
|
|||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||