> From: Antti Koivunen [mailto:[EMAIL PROTECTED]]
> 
>     interface SeviceResolver
>     {
>         Object lookup( String role );
>         Object lookup( String role, Object policy );
>         void release( Object object );
>     }

Yes. And call that ServiceManager.

I typed up a proposal in my last email, but yes. The above
is what I want. (It's *easy*.)

/LS

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

Reply via email to