Hello,

I am migrating an application from tap3 to tap4, I am hitting a lot of problem. One of those is getting a reference to the hivemind registry from java without using injection.

I have a base page who used to provide a DAOFactory to all my subclassing pages, now the DAOFactory is in the hivemind registry. I don't want to go to each page specification to inject the DAO Factory and I can't use annotations. So I would like to access the hivemind registry programmatically.
How can I do, I have checked many docs but couldn't find a clue.

Could someone help me please!

Thanks

Numa

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

Reply via email to