クラス LdifPopulator

java.lang.ObjectSE
org.springframework.ldap.test.LdifPopulator
実装されているすべてのインターフェース:
org.springframework.beans.factory.InitializingBean

public class LdifPopulator extends ObjectSE implements org.springframework.beans.factory.InitializingBean
導入:
2.0
  • コンストラクターの詳細

    • LdifPopulator

      public LdifPopulator()
  • メソッドの詳細

    • setContextSource

      public void setContextSource(ContextSource contextSource)
    • setResource

      public void setResource(org.springframework.core.io.Resource resource)
    • setBase

      public void setBase(StringSE base)
    • setClean

      public void setClean(boolean clean)
    • setDefaultBase

      public void setDefaultBase(StringSE defaultBase)
    • afterPropertiesSet

      public void afterPropertiesSet() throws ExceptionSE
      次で指定:
      インターフェース org.springframework.beans.factory.InitializingBeanafterPropertiesSet 
      例外:
      ExceptionSE