Kevin Minder created DIRSERVER-1920:
---------------------------------------
Summary: Refactor
DefaultDirectoryServiceFactory/DefaultDirectoryService for extensability
Key: DIRSERVER-1920
URL: https://issues.apache.org/jira/browse/DIRSERVER-1920
Project: Directory ApacheDS
Issue Type: Improvement
Components: core
Affects Versions: 2.0.0-M15
Reporter: Kevin Minder
Enhance the extensibility and reusability of
apacheds/apacheds/core-annotations/src/main/java/org/apache/directory/server/core/factory/DefaultDirectoryServiceFactory.java
apacheds/apacheds/core/src/main/java/org/apache/directory/server/core/DefaultDirectoryService.java
For DefaultDirectoryServiceFactory create overridable methods for the creation
of the DirectoryService and PartitionFactory.
For DefaultDirectoryService make showSecuirtyWarnings to allow control for that
behavior in subclasses.
--
This message was sent by Atlassian JIRA
(v6.1#6144)