<div dir="ltr">Hi,<div><br></div><div>I&#39;ve got a CDI bean implementing an interface with several default methods. The bean implements one of those methods.</div><div><br></div><div>When I place an interceptor on said bean, and call the different methods via the CDI proxy, only the method that the bean implemented is intercepted. The defaulted methods go straight to the implementation provided by the interface.</div><div><br></div><div>Tested with Weld 2.3.2 on WildFly 10cr5.</div><div><br></div><div>Is this supposed to work?</div><div><br></div><div>Kind regards,</div><div>Arjan Tijms<br><div><br></div><div><br></div></div></div>