<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Reflection in Java &#8211; Simplified</title>
	<atom:link href="http://techtracer.com/2008/11/24/reflection-in-java-simplified/feed/" rel="self" type="application/rss+xml" />
	<link>http://techtracer.com/2008/11/24/reflection-in-java-simplified/</link>
	<description>Tracing the course of Web Technology</description>
	<lastBuildDate>Fri, 10 Sep 2010 16:00:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: unique gifts for men</title>
		<link>http://techtracer.com/2008/11/24/reflection-in-java-simplified/comment-page-1/#comment-37080</link>
		<dc:creator>unique gifts for men</dc:creator>
		<pubDate>Fri, 02 Jul 2010 10:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/?p=276#comment-37080</guid>
		<description>We haven&#039;t done any performance testing on this API yet. We create a couple of &quot;intermediate&quot; objects to hold state in the fluent interface. My guess is, if there is any negative performance impact.</description>
		<content:encoded><![CDATA[<p>We haven&#8217;t done any performance testing on this API yet. We create a couple of &#8220;intermediate&#8221; objects to hold state in the fluent interface. My guess is, if there is any negative performance impact.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hen night</title>
		<link>http://techtracer.com/2008/11/24/reflection-in-java-simplified/comment-page-1/#comment-37075</link>
		<dc:creator>hen night</dc:creator>
		<pubDate>Thu, 01 Jul 2010 11:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/?p=276#comment-37075</guid>
		<description>Maybe can you explain how the EJB3.0 annotatios are resolved by the Virtual Machine ? reflection is used ?Thanks</description>
		<content:encoded><![CDATA[<p>Maybe can you explain how the EJB3.0 annotatios are resolved by the Virtual Machine ? reflection is used ?Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hen night</title>
		<link>http://techtracer.com/2008/11/24/reflection-in-java-simplified/comment-page-1/#comment-37060</link>
		<dc:creator>hen night</dc:creator>
		<pubDate>Tue, 22 Jun 2010 11:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/?p=276#comment-37060</guid>
		<description>This is a wrapper to the java.awt.datatransfer.Clipboard methods that allow you to copy and paste items to the system clipboard. Strings are handled natively, and other Object types can be used with a little programming of your own.</description>
		<content:encoded><![CDATA[<p>This is a wrapper to the java.awt.datatransfer.Clipboard methods that allow you to copy and paste items to the system clipboard. Strings are handled natively, and other Object types can be used with a little programming of your own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unique gifts for men</title>
		<link>http://techtracer.com/2008/11/24/reflection-in-java-simplified/comment-page-1/#comment-37050</link>
		<dc:creator>unique gifts for men</dc:creator>
		<pubDate>Thu, 17 Jun 2010 10:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/?p=276#comment-37050</guid>
		<description>Reflection in Java is not simplified all is only for programing all is very difficult if user not have strong Knowles of java all is very informative sharing i feeling very funny for your post.</description>
		<content:encoded><![CDATA[<p>Reflection in Java is not simplified all is only for programing all is very difficult if user not have strong Knowles of java all is very informative sharing i feeling very funny for your post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hen night</title>
		<link>http://techtracer.com/2008/11/24/reflection-in-java-simplified/comment-page-1/#comment-37028</link>
		<dc:creator>hen night</dc:creator>
		<pubDate>Thu, 03 Jun 2010 09:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/?p=276#comment-37028</guid>
		<description>Normally, for tests of multiple similar functions like this, you end up copying and pasting a lot of redundant code to run the same test against multiple functions. Using the techniques in this example, you can see how Java reflection makes it possible to simply pass the name of the method you want to test, and all the testing code ends up in a single routine that gets called multiple times.</description>
		<content:encoded><![CDATA[<p>Normally, for tests of multiple similar functions like this, you end up copying and pasting a lot of redundant code to run the same test against multiple functions. Using the techniques in this example, you can see how Java reflection makes it possible to simply pass the name of the method you want to test, and all the testing code ends up in a single routine that gets called multiple times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hen night</title>
		<link>http://techtracer.com/2008/11/24/reflection-in-java-simplified/comment-page-1/#comment-37019</link>
		<dc:creator>hen night</dc:creator>
		<pubDate>Tue, 01 Jun 2010 12:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/?p=276#comment-37019</guid>
		<description>Great article, I dint know that its possible to have more than one instance of singleton using reflection, however I know that serializing a single ton and again deserializing or using more then one class loader will create more then one instance of singleton.</description>
		<content:encoded><![CDATA[<p>Great article, I dint know that its possible to have more than one instance of singleton using reflection, however I know that serializing a single ton and again deserializing or using more then one class loader will create more then one instance of singleton.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prafulla</title>
		<link>http://techtracer.com/2008/11/24/reflection-in-java-simplified/comment-page-1/#comment-36973</link>
		<dc:creator>Prafulla</dc:creator>
		<pubDate>Thu, 13 May 2010 05:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/?p=276#comment-36973</guid>
		<description>Its a very comprehensive article.</description>
		<content:encoded><![CDATA[<p>Its a very comprehensive article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hen night</title>
		<link>http://techtracer.com/2008/11/24/reflection-in-java-simplified/comment-page-1/#comment-36964</link>
		<dc:creator>hen night</dc:creator>
		<pubDate>Fri, 07 May 2010 10:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/?p=276#comment-36964</guid>
		<description>There is another catch with class literals. If there are class loaders involved, you may not always get the Class instance you are looking for, because .class instance is created using caller class loader, which can be not the same during instance initialization.</description>
		<content:encoded><![CDATA[<p>There is another catch with class literals. If there are class loaders involved, you may not always get the Class instance you are looking for, because .class instance is created using caller class loader, which can be not the same during instance initialization.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unique gifts for men</title>
		<link>http://techtracer.com/2008/11/24/reflection-in-java-simplified/comment-page-1/#comment-36962</link>
		<dc:creator>unique gifts for men</dc:creator>
		<pubDate>Fri, 07 May 2010 07:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/?p=276#comment-36962</guid>
		<description>Using Java Reflection you can access the annotations attached to Java classes at run time. Here is a list of the topics covered in this text.</description>
		<content:encoded><![CDATA[<p>Using Java Reflection you can access the annotations attached to Java classes at run time. Here is a list of the topics covered in this text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unique gifts for men</title>
		<link>http://techtracer.com/2008/11/24/reflection-in-java-simplified/comment-page-1/#comment-36930</link>
		<dc:creator>unique gifts for men</dc:creator>
		<pubDate>Tue, 27 Apr 2010 13:21:20 +0000</pubDate>
		<guid isPermaLink="false">http://techtracer.com/?p=276#comment-36930</guid>
		<description>Working with arrays in Java Reflection can be a bit tricky at times. Especially if you need to obtain the Class object for a certain type of array.</description>
		<content:encoded><![CDATA[<p>Working with arrays in Java Reflection can be a bit tricky at times. Especially if you need to obtain the Class object for a certain type of array.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
