<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>WebMoli - Rediscover the Basics &#187; Runtime</title>
	<atom:link href="http://webmoli.com/tag/runtime/feed/" rel="self" type="application/rss+xml" />
	<link>http://webmoli.com</link>
	<description></description>
	<lastBuildDate>Sun, 27 May 2012 04:44:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='webmoli.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>WebMoli - Rediscover the Basics &#187; Runtime</title>
		<link>http://webmoli.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://webmoli.com/osd.xml" title="WebMoli - Rediscover the Basics" />
	<atom:link rel='hub' href='http://webmoli.com/?pushpress=hub'/>
		<item>
		<title>What is the better approach to implement Singleton pattern?</title>
		<link>http://webmoli.com/2008/03/27/what-is-the-better-approach-to-implement-singleton-pattern/</link>
		<comments>http://webmoli.com/2008/03/27/what-is-the-better-approach-to-implement-singleton-pattern/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 12:03:08 +0000</pubDate>
		<dc:creator>Venkat</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Design Pattern]]></category>
		<category><![CDATA[Runtime]]></category>
		<category><![CDATA[singleton]]></category>

		<guid isPermaLink="false">http://venkatsadasivam.wordpress.com/?p=52</guid>
		<description><![CDATA[Singleton is one of the frequently used and easily understandable design pattern. Most of the tutorials and books give example of making the constructor as private and exposing a static method which will provide single instance. The common example they use is Runtime class of JRE. Is making constructor as private is the only way [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webmoli.com&#038;blog=2347801&#038;post=52&#038;subd=venkatsadasivam&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://webmoli.com/2008/03/27/what-is-the-better-approach-to-implement-singleton-pattern/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Venkat</media:title>
		</media:content>
	</item>
	</channel>
</rss>
