Skip to content

Commit

Permalink
Merge pull request #278 from caelum/i276concurrency
Browse files Browse the repository at this point in the history
changing scope of InstantiateObserver. closes #276
  • Loading branch information
mariofts committed Dec 11, 2013
2 parents 91bcbda + dc79f9b commit f7a2929
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
* @author Guilherme Silveira
* @author Rodrigo Turini
*/
@ApplicationScoped
@RequestScoped
public class InstantiateObserver {

private final Container container;
Expand Down

0 comments on commit f7a2929

Please sign in to comment.