Skip to content

Instantly share code, notes, and snippets.

@nialdarbey
Created October 16, 2012 17:36
Show Gist options
  • Save nialdarbey/3900762 to your computer and use it in GitHub Desktop.
Save nialdarbey/3900762 to your computer and use it in GitHub Desktop.
processor
@Processor
public void addFromMap(@Optional @FriendlyName("DN") String dn, @Optional @Default("#[payload:]") Map<String, Object> entry) throws Exception
{
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment