--- Berin Loritsch <[EMAIL PROTECTED]> wrote: > J Aaron Farr wrote: > > Now, if I use the service manager to lookup the role > > "com.company.component.RoleInterface" or RoleInterface.ROLE, I should get a > > ServiceSelector, correct? In other words: > > > > Object o = m_serviceManager.lookup(RoleInterface.ROLE); > > No. That gets you the default implementation. >
Is the default always the first one or is there a way to manually set that (in the config file for example)? jaaron __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
