org.apache.directory.studio.apacheds.actions
Class CreateConnectionActionHelper

java.lang.Object
  extended by org.apache.directory.studio.apacheds.actions.CreateConnectionActionHelper

public class CreateConnectionActionHelper
extends java.lang.Object

This class implements a helper class of the create connection action for a server.

Version:
$Rev$, $Date$
Author:
Apache Directory Project

Constructor Summary
CreateConnectionActionHelper()
           
 
Method Summary
static void createLdapBrowserConnection(java.lang.String serverName, ServerConfiguration serverConfiguration)
          Creates a connection in the LDAP Browser plugin.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateConnectionActionHelper

public CreateConnectionActionHelper()
Method Detail

createLdapBrowserConnection

public static void createLdapBrowserConnection(java.lang.String serverName,
                                               ServerConfiguration serverConfiguration)
Creates a connection in the LDAP Browser plugin.

Parameters:
serverName - the name of the server
serverConfiguration - the server configuration


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