> 
> Here you have the full list of extension points
> 
> http://struts.apache.org/2.x/docs/plugins.html#Plugins-ExtensionPoints
> 

Excellent.  Thank you.  

And, since I think I saw your name on some comments in the TextProvider, I 
wonder what constructors get invoked when the TextProvider is injected in the 
TextProviderFactory on ActionSupport.  The default TextProviderSupport has 
references to locale provider and a class, which can be set via a constructor.  
But I suspect the DI must only use the parameterless constructor.  Is this 
true?  In what cases do those other constructors get invoked?  


Reply via email to