Good *, dear fellow programmers!
As far as I know, avalon's ServiceManager.lookup method returns an instance of
some class. When I invoke it for the second time, it returns me the SAME
instance. How do I get this result with Registry class implemented in
HiveMind? Registry.getService(Class cls) returns me the knew instance every
time. I can write a wrapper with Map, but I think there should be a way...
Maybe, I'm wrong in some point?
Sincerely
Igor
---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org
|