[weld-commits] [weld/core] 814293: Change the way the bean instance is setup for deco...

GitHub noreply at github.com
Mon Feb 13 21:46:55 EST 2012


  Branch: refs/heads/decorator-poc
  Home:   https://github.com/weld/core
  Commit: 81429344818b4036704f17bd3ad69bcba119da05
      https://github.com/weld/core/commit/81429344818b4036704f17bd3ad69bcba119da05
  Author: Stuart Douglas <stuart.w.douglas at gmail.com>
  Date:   2012-02-13 (Mon, 13 Feb 2012)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/DecoratorImpl.java
  M impl/src/main/java/org/jboss/weld/injection/FieldInjectionPoint.java
  A impl/src/main/java/org/jboss/weld/injection/ForwardingInjectionTarget.java
  R impl/src/main/java/org/jboss/weld/injection/OnDemandBeanInstance.java
  M impl/src/main/java/org/jboss/weld/injection/ProxyClassConstructorInjectionPointWrapper.java

  Log Message:
  -----------
  Change the way the bean instance is setup for decorators with field delegate injection points





More information about the weld-commits mailing list