Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FORGE-848: Added @CommandScoped support #323

Merged
merged 1 commit into from Jun 17, 2013
Merged

FORGE-848: Added @CommandScoped support #323

merged 1 commit into from Jun 17, 2013

Conversation

gastaldi
Copy link
Member

Introducing a new CDI scope: @CommandScoped:

Managed beans bound to this context exist only during the execution of a command.

@lincolnthree
Copy link
Member

FANTASTIC!!!

On Mon, Jun 17, 2013 at 12:20 PM, George Gastaldi
notifications@github.comwrote:

Introducing a new CDI scope: @CommandScoped:

Managed beans bound to this context exist only during the execution of a

command.

You can merge this Pull Request by running

git pull https://github.com/gastaldi/core FORGE-848

Or view, comment on, or merge it at:

#323
Commit Summary

  • FORGE-848: Added @CommandScoped support

File Changes

Patch Links:

Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."

gastaldi added a commit that referenced this pull request Jun 17, 2013
FORGE-848: Added @CommandScoped support
@gastaldi gastaldi merged commit 141afde into forge:master Jun 17, 2013
@gastaldi gastaldi deleted the FORGE-848 branch June 17, 2013 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants