Skip to content

Instantly share code, notes, and snippets.

@incepttechnologies
Created December 14, 2013 22:59
Show Gist options
  • Save incepttechnologies/7966142 to your computer and use it in GitHub Desktop.
Save incepttechnologies/7966142 to your computer and use it in GitHub Desktop.
CDI - Producer
@Produces
@Greeting
public String getMessage() {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment