Uses of Class
org.apache.directory.server.annotations.CreateLdapServer

Packages that use CreateLdapServer
org.apache.directory.server.factory   
 

Uses of CreateLdapServer in org.apache.directory.server.factory
 

Methods in org.apache.directory.server.factory with parameters of type CreateLdapServer
static LdapServer ServerAnnotationProcessor.createLdapServer(CreateLdapServer createLdapServer, DirectoryService directoryService, int startPort)
          creates an LdapServer and starts before returning the instance
static LdapServer ServerAnnotationProcessor.instantiateLdapServer(CreateLdapServer createLdapServer, DirectoryService directoryService, int startPort)
          Just gives an instance of LdapServer without starting it.
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.