Re: [picocontainer-dev] Pico2: ASM ImplementationHiding ComponentAdapter
Jörg Schaible <[email protected]>
| Newsgroups | gmane.comp.java.picocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
Paul Hammant wrote:
> HSCA is caching implicitly. So I've no need to wrap with CachingCAF.
>
> Maybe CA should optionally extend a new Caching interface. That may
> be marker-esque (bad) unless we add a flush() method.
>
> Though if it is as you say I can do:
>
> CA ca = pico.getComponentAdapter(MyClass.class).getDelegate();
> Object ldInstance = ca.swapRealInstance(newInstance)
>
> Well, it would involve some casts to get it to compile :-)
Well, CachingCA was only an example. Maybe you should have a look at the
EJBClientCA for more complex real-life scenarios.
- Jörg
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email