You have to use hivemind Registry object. This is initialized in
ApplicationServlet. So you can subclass it and add special method e.g.
getRegistry(). Or lookup Registry in servlet context where it's
stored.

But I think that hard coding Registry lookup into your code isn't best
practice....

2005/9/9, Jun Tsai <[EMAIL PROTECTED]>:
> I wirte some service using hivemind .How to access the object using hard
> code not using @InjectObject.
> 
> Thanks.
> Jun Tsai
> --
> Welcome to China Java Users Group(CNJUG).
> http://cnjug.dev.java.net
> 
>

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

Reply via email to