[cdi-dev] Minutes/Notes from CDI EG meeting (hangout) on 13th August

Pete Muir pmuir at redhat.com
Wed Aug 15 12:02:10 EDT 2012


On 15 Aug 2012, at 12:10, Pete Muir wrote:

> Visibility of container invoked methods
> ==============================
> 
> Currently the CDI specification does not limit the visibility of container invoked methods (observers, producers, initializers). We propose that this should be limited to non-private methods, as otherwise we run into extensive incompatibles with other specs such as EJB, and VMs (such as IBM JDK). Furthermore, having the container invoke private methods deliberately breaks the intended purpose of visibility in Java.
> 
> Action: Pete to propose change to spec

The pull req is https://github.com/jboss/cdi/pull/61 - please review


More information about the cdi-dev mailing list