Alan D. Cabrera wrote, On 4/6/2006 8:52 AM:

Stefano Bagnara wrote, On 4/5/2006 3:19 PM:

Alan D. Cabrera wrote:

I think that what the work will entail is POJO-ifying James. XBean is just a way of stitching the POJOs in an IOC type of way. I think that one could add some OSGi adapters on top, if one wanted to. The nice thing about this way of organization is that one does not have to use OSGi if one doesn't want to.



What type of IOC is used by XBeans ?
Is it based on the Service Locator pattern like Avalon or Dependency Injection? In the latter case, what DI type? Constructor, Setter or Interface injection?



Constructor and Setter DI.

How is the assembly declared? XML / Naming conventions / Annotations / Other?


XML


and annotations, if you want but it's not necessary.


Regards,
Alan



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

Reply via email to