类 LdapBean

java.lang.Object
org.anyline.ldap.util.LdapBean
所有已实现的接口:
org.springframework.beans.factory.InitializingBean

@Component("anyline.ldap.load.bean") public class LdapBean extends Object implements org.springframework.beans.factory.InitializingBean
  • 构造器详细资料

    • LdapBean

      public LdapBean()
  • 方法详细资料

    • afterPropertiesSet

      public void afterPropertiesSet()
      指定者:
      afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBean
    • instance

      @Bean("anyline.ldap.init.util") public LdapUtil instance()