Uses of Interface
org.apache.directory.server.core.integ.DirectoryServiceFactory

Packages that use DirectoryServiceFactory
org.apache.directory.server.core.integ   
 

Uses of DirectoryServiceFactory in org.apache.directory.server.core.integ
 

Fields in org.apache.directory.server.core.integ declared as DirectoryServiceFactory
static DirectoryServiceFactory DirectoryServiceFactory.DEFAULT
          The default factory returns stock instances of a directory service with smart defaults
static DirectoryServiceFactory InheritableSettings.DEFAULT_FACTORY
          the default factory to use if inheritance leads to a null value
 

Methods in org.apache.directory.server.core.integ that return DirectoryServiceFactory
 DirectoryServiceFactory InheritableSettings.getFactory()
           
static DirectoryServiceFactory AnnotationUtils.newFactory(Factory factoryAnnotation, DirectoryServiceFactory defaultFactory)
           
 

Methods in org.apache.directory.server.core.integ with parameters of type DirectoryServiceFactory
static DirectoryServiceFactory AnnotationUtils.newFactory(Factory factoryAnnotation, DirectoryServiceFactory defaultFactory)
           
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.