|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.vt.middleware.ldap.bean.LdapBeanProvider
public final class LdapBeanProvider
LdapBeanProvider provides a single source for ldap bean types
and configuration.
| Field Summary | |
|---|---|
static String |
BEAN_FACTORY
bean factory class name. |
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String BEAN_FACTORY
| Method Detail |
|---|
public static LdapBeanProvider getInstance()
LdapBeanProvider.
LdapBeanProviderpublic static LdapBeanFactory getLdapBeanFactory()
LdapBeanFactorypublic static void setLdapBeanFactory(LdapBeanFactory lbf)
lbf - LdapBeanFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||