Peter M. Goldstein wrote:
> Berin,
> 
> 
>>Please note that the Container package now contains a Legacy
> 
> subpackage
> 
>>which you can use to wrap any ServiceManager with a
>>LegacyComponentManager.  The LegacyComponentManager ensures that all
>>components are accessible by generating a Proxy object that implements
>>the role interface and the Component interface.  You can even expose
>>a ServiceManager when the parent only has a ComponentManager.  There
>>are testcases to verify it works.  The ECM was retrofitted with it
>>because someone removed the Component interface from Monitor
>>implementations.  It works well.
> 
> 
> Sounds like a godsend.  Where is it?  I looked in Avalon-framework
> src/java/org/apache/Avalon/framework/container and saw no subpackage.
> Am I misinterpreting?


It's in Excalibur's Container package:

${jakarta-avalon-excalibur}/container/src/org/apache/excalibur/container/legacy/*



-- 

"They that give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
                 - Benjamin Franklin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to