Uses of Class
org.pfsw.tools.beluga.Beluga

Packages that use Beluga
org.pfsw.tools.beluga   
 

Uses of Beluga in org.pfsw.tools.beluga
 

Methods in org.pfsw.tools.beluga that return Beluga
static Beluga Beluga.launch()
          Launches an LDAP server instance listening to the default port 389.
static Beluga Beluga.launch(int dirPort)
          Launches an LDAP server instance listening to the given port.
static Beluga Beluga.launch(String dirDefinition)
          Launches an LDAP server instance listening to the given default port 389 and containing the data specified by the definition file given in by parameter dirDefinition.
static Beluga Beluga.launch(String dirDefinition, int dirPort)
          Launches an LDAP server instance listening to the given port and containing the data specified by the definition file given in by parameter dirDefinition.
 



Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.