<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Informal comparison of Java Component Models (Javabeans, EJB 2.x, OSGi)</title>
	<link>http://www.pierocampanelli.info/articles/2006/12/20/informal-comparisons-of-java-component-models-javabeans-ejb-2-x-osgi/</link>
	<description>Software Architect, Passionate Developer, Computer Geek, Internet Addicted, ...</description>
	<pubDate>Thu, 11 Mar 2010 10:52:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: J. Betancourt</title>
		<link>http://www.pierocampanelli.info/articles/2006/12/20/informal-comparisons-of-java-component-models-javabeans-ejb-2-x-osgi/#comment-733</link>
		<author>J. Betancourt</author>
		<pubDate>Thu, 20 Dec 2007 16:02:51 +0000</pubDate>
		<guid>http://www.pierocampanelli.info/articles/2006/12/20/informal-comparisons-of-java-component-models-javabeans-ejb-2-x-osgi/#comment-733</guid>
		<description>For the JavaBean column, isn't java.beans.BeanContext the container model?

Quote:
Package java.beans.beancontext Description

Provides classes and interfaces relating to bean context. A bean context is a container for beans and defines the execution environment for the beans it contains. There can be several beans in a single bean context, and a bean context can be nested within another bean context. This package also contains events and listener interface for beans being added and removed from a bean context.

Since:
    1.2 

Perhaps, in the future, something Like Spring will become the defacto Javabean container model?</description>
		<content:encoded><![CDATA[<p>For the JavaBean column, isn&#8217;t java.beans.BeanContext the container model?</p>
<p>Quote:<br />
Package java.beans.beancontext Description</p>
<p>Provides classes and interfaces relating to bean context. A bean context is a container for beans and defines the execution environment for the beans it contains. There can be several beans in a single bean context, and a bean context can be nested within another bean context. This package also contains events and listener interface for beans being added and removed from a bean context.</p>
<p>Since:<br />
    1.2 </p>
<p>Perhaps, in the future, something Like Spring will become the defacto Javabean container model?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
