Author: dain
Date: Tue Aug 26 14:36:19 2008
New Revision: 689243
URL:
http://svn.apache.org/viewvc?rev=689243&view=rev
Log:
Added simple pluggable cache interface to StatefulContainer.
Merged StatefulInstanceManger and StatefulSynchronizationCorrdinator into StatefulContainer.
Date: Wed Aug 27 19:49:45 2008
New Revision: 689703
URL: http://svn.apache.org/viewvc?rev=689703&view=rev
Log:
Stateful cache is now choosed by the StatefulContainer "Cache" property.
Cache instance is built using xbean-reflect in the StatefulContainerFactory using all unset properties on the container.