[weld-commits] [weld/core] 321ef9: Cache the injected bean in the InjectionPoint

noreply at github.com noreply at github.com
Wed Oct 27 13:42:01 EDT 2010


Branch: refs/heads/master
Home:   http://github.com/weld/core

Commit: 321ef95f4ea73d1ae58f5d382a20cbfc266cb9d4
    http://github.com/weld/core/commit/321ef95f4ea73d1ae58f5d382a20cbfc266cb9d4
Author: Stuart Douglas <stuart.w.douglas at gmail.com>
Date:   2010-10-27 (Wed, 27 Oct 2010)

Changed paths:
  M impl/src/main/java/org/jboss/weld/injection/FieldInjectionPoint.java
  M impl/src/main/java/org/jboss/weld/injection/ParameterInjectionPoint.java

Log Message:
-----------
Cache the injected bean in the InjectionPoint

This should reduce the number of bean resolutions being performed
and providate a performance improvement.




More information about the weld-commits mailing list