Looks as though we don't support Interceptors or Decorators for beans added via 
extension that are not subclasses of AbstractOwbBean.

ThirdpartyBeanImpl returns an inner class impl of Producer from getProducer.  
Since it doesn't extend AbstractProducer it doesn't have the 
defineInterceptorStack method and we skip it at the time where we would resolve 
those.

Is there a reason we don't have the inner class in ThirdpartyBeanImpl extend 
AbstractProducer?


-- 
David Blevins
http://twitter.com/dblevins
http://www.tomitribe.com

Reply via email to