com.metamatrix.connector.ldap
Class LDAPPlugin

java.lang.Object
  extended by com.metamatrix.connector.ldap.LDAPPlugin

public class LDAPPlugin
extends java.lang.Object

LDAPPlugin


Field Summary
static java.lang.String PLUGIN_ID
          The plug-in identifier of this plugin (value "com.metamatrix.connector.ldap").
static BundleUtil Util
          Provides access to the plugin's log and to it's resources.
 
Constructor Summary
LDAPPlugin()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLUGIN_ID

public static final java.lang.String PLUGIN_ID
The plug-in identifier of this plugin (value "com.metamatrix.connector.ldap").

See Also:
Constant Field Values

Util

public static final BundleUtil Util
Provides access to the plugin's log and to it's resources.

Constructor Detail

LDAPPlugin

public LDAPPlugin()


Copyright © 2009. All Rights Reserved.