Skip to content

Instantly share code, notes, and snippets.

@marianocapurro
Created May 12, 2013 23:49
Show Gist options
  • Save marianocapurro/5565393 to your computer and use it in GitHub Desktop.
Save marianocapurro/5565393 to your computer and use it in GitHub Desktop.
devkit-studio-category
@Connector(name = "ldap", schemaVersion = "3.4", friendlyName="LDAP", minMuleVersion="3.4", description="LDAP Connector that allows you to connect to any LDAP server and perform every LDAP operation")
@Category(name = "org.mule.tooling.category.core", description = "Components")
public class LDAPConnector
{
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment