Molnar Peter pisze:
Hi all,

can I access a spring bean from an avalon SiteComponent? If yes, can you
give me a hint on how it's done?

Hi Molnar,

Just use servicemanager.lookup('here.goes.spring.bean') method. The Service Manager can be injected into Avalon component by implementing Serviceable interface.

--
Best regards,
Grzegorz Kossakowski

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

Reply via email to