<div dir="ltr">Hi all,<div><br></div><div>In my last review for CDI-580 (<a href="https://github.com/cdi-spec/cdi/pull/315">https://github.com/cdi-spec/cdi/pull/315</a>), I removed all reference to proxies in Javadoc and spec doc following various feedback.</div><div>So now the name of the interface is the only one dealing with Proxy, so we really need to find it a new name.</div><div>I listed some proposal in PR 315:</div><div><div>- InstanceEnhancer (short but not very clear)</div><div>- BusinessMethodInvocationFactory (more exact from spec pov, but is it clear from user pov?)</div><div>- InterceptionFactory (cleared from user pov and near our initial name)</div><div>- InterceptionEnhancer</div></div><div><br></div><div>Feedback and other names are welcome.</div><div><br></div><div>Antoine</div></div>