クラス EmbeddedLdapServerFactoryBean
java.lang.ObjectSE
org.springframework.beans.factory.config.AbstractFactoryBean<EmbeddedLdapServer>
org.springframework.ldap.test.unboundid.EmbeddedLdapServerFactoryBean
- 実装されているすべてのインターフェース:
org.springframework.beans.factory.Aware、org.springframework.beans.factory.BeanClassLoaderAware、org.springframework.beans.factory.BeanFactoryAware、org.springframework.beans.factory.DisposableBean、org.springframework.beans.factory.FactoryBean<EmbeddedLdapServer>、org.springframework.beans.factory.InitializingBean
public class EmbeddedLdapServerFactoryBean
extends org.springframework.beans.factory.config.AbstractFactoryBean<EmbeddedLdapServer>
フィールドのサマリー
クラス org.springframework.beans.factory.config.AbstractFactoryBean から継承されたフィールド
loggerインターフェース org.springframework.beans.factory.FactoryBean から継承されたフィールド
OBJECT_TYPE_ATTRIBUTEコンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明protected EmbeddedLdapServerprotected voiddestroyInstance(EmbeddedLdapServer instance) ClassSE<?>voidsetPartitionName(StringSE partitionName) voidsetPartitionSuffix(StringSE partitionSuffix) voidsetPort(int port) クラス org.springframework.beans.factory.config.AbstractFactoryBean から継承されたメソッド
afterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingleton
コンストラクターの詳細
EmbeddedLdapServerFactoryBean
public EmbeddedLdapServerFactoryBean()
メソッドの詳細
getObjectType
- 次で指定:
- インターフェース
org.springframework.beans.factory.FactoryBean<EmbeddedLdapServer>のgetObjectType - 次で指定:
- クラス
org.springframework.beans.factory.config.AbstractFactoryBean<EmbeddedLdapServer>のgetObjectType
setPartitionName
setPartitionSuffix
setPort
public void setPort(int port) createInstance
- 次で指定:
- クラス
org.springframework.beans.factory.config.AbstractFactoryBean<EmbeddedLdapServer>のcreateInstance - 例外:
ExceptionSE
destroyInstance
- オーバーライド:
- クラス
org.springframework.beans.factory.config.AbstractFactoryBean<EmbeddedLdapServer>のdestroyInstance - 例外:
ExceptionSE