public class LDAPDirectoryFactory extends DefaultDirectoryFactory
Modifier and Type | Field and Description |
---|---|
protected LDAPServerRegistry |
servers |
static String |
SERVERS_XP |
DIRECTORIES_XP
lastModified
Constructor and Description |
---|
LDAPDirectoryFactory() |
Modifier and Type | Method and Description |
---|---|
protected static DirectoryServiceImpl |
getDirectoryService() |
LDAPServerDescriptor |
getServer(String name) |
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
void |
registerServerContribution(LDAPServerDescriptor descriptor) |
void |
unregisterContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
void |
unregisterServerContribution(LDAPServerDescriptor descriptor) |
activate, applicationStarted, deactivate, getAdapter, getApplicationStartedOrder, getLastModified, registerExtension, setLastModified, setModifiedNow, unregisterExtension
public static final String SERVERS_XP
protected LDAPServerRegistry servers
public LDAPDirectoryFactory()
public LDAPServerDescriptor getServer(String name)
protected static DirectoryServiceImpl getDirectoryService()
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution
in class DefaultDirectoryFactory
public void unregisterContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
unregisterContribution
in class DefaultDirectoryFactory
public void registerServerContribution(LDAPServerDescriptor descriptor)
public void unregisterServerContribution(LDAPServerDescriptor descriptor)
Copyright © 2016 Nuxeo SA. All rights reserved.