Content2Bean is used to instantiate java classes from the configuration in the repository. This is done when starting up the DataModule so you can then get all configured importers by calling dataModule.getImporters() later. Is that what you were asking for?
Cheers, Jan On Fri, 2009-05-08 at 15:35 +0200, Matteo Pelucco wrote: > Hi all, > looking inside the code of Data Module / Importer, i see again that > nothing is related to the "class" nodeData. > I mean: where can I find the reflection instructions wich load the > configured class? And also the caller of that instructions.. > > I assume somewhere in cms.core package, but I didn't find anything. > Can somebody quickly point me into the right direction? > > Thanks.. > Matteo > > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
