edu.vt.middleware.ldap.bean
public final class LdapBeanProvider extends java.lang.Object
LdapBeanProvider provides a single source for ldap bean types
and configuration.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BEAN_FACTORY
bean factory class name.
|
| Modifier and Type | Method and Description |
|---|---|
static LdapBeanProvider |
getInstance()
Returns the instance of this
LdapBeanProvider. |
static LdapBeanFactory |
getLdapBeanFactory()
Returns the factory for creating ldap beans.
|
static void |
setLdapBeanFactory(LdapBeanFactory lbf)
Sets the factory for creating ldap beans.
|
public static final java.lang.String BEAN_FACTORY
public static LdapBeanProvider getInstance()
LdapBeanProvider.LdapBeanProviderpublic static LdapBeanFactory getLdapBeanFactory()
LdapBeanFactorypublic static void setLdapBeanFactory(LdapBeanFactory lbf)
lbf - LdapBeanFactoryCopyright © 2014. All Rights Reserved.