<?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: What is Java Dynamic Proxies API?</title>
	<atom:link href="http://www.javablogging.com/what-is-java-dynamic-proxies-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javablogging.com/what-is-java-dynamic-proxies-api/</link>
	<description>Tracking surprises, features and bugs</description>
	<lastBuildDate>Sun, 05 Feb 2012 15:43:49 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Evobebeau</title>
		<link>http://www.javablogging.com/what-is-java-dynamic-proxies-api/comment-page-1/#comment-21401</link>
		<dc:creator>Evobebeau</dc:creator>
		<pubDate>Sat, 04 Feb 2012 03:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.javablogging.com/?p=876#comment-21401</guid>
		<description>must look at this &lt;a href=&quot;http://www.replica-lvbags.com/purchase-louis-vuitton-knockoff-handbags-discount-purses-ezp-5.html&quot; rel=&quot;nofollow&quot;&gt;louis vuitton knock off&lt;/a&gt;  online</description>
		<content:encoded><![CDATA[<p>must look at this <a href="http://www.replica-lvbags.com/purchase-louis-vuitton-knockoff-handbags-discount-purses-ezp-5.html" rel="nofollow">louis vuitton knock off</a>  online</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sawyer</title>
		<link>http://www.javablogging.com/what-is-java-dynamic-proxies-api/comment-page-1/#comment-20214</link>
		<dc:creator>Sawyer</dc:creator>
		<pubDate>Tue, 15 Nov 2011 04:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.javablogging.com/?p=876#comment-20214</guid>
		<description>I don&#039;t think the class loader parameter you passed is correct.

what you passed was Handler.class.getClassLoader().
From the javadoc: you should pass the class loader to define the proxy class.
apparently a Handler class cannot define a proxy class.
Here you should write: AdderImplementation.class.getClassLoader()

Do you agree?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think the class loader parameter you passed is correct.</p>
<p>what you passed was Handler.class.getClassLoader().<br />
From the javadoc: you should pass the class loader to define the proxy class.<br />
apparently a Handler class cannot define a proxy class.<br />
Here you should write: AdderImplementation.class.getClassLoader()</p>
<p>Do you agree?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noman</title>
		<link>http://www.javablogging.com/what-is-java-dynamic-proxies-api/comment-page-1/#comment-982</link>
		<dc:creator>Noman</dc:creator>
		<pubDate>Thu, 12 Nov 2009 13:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.javablogging.com/?p=876#comment-982</guid>
		<description>can we say that dynamix proxy API work same as Proxy design pattern...can u explain the Proxy design pattern...</description>
		<content:encoded><![CDATA[<p>can we say that dynamix proxy API work same as Proxy design pattern&#8230;can u explain the Proxy design pattern&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java bookmark links, Nov 2009 &#8211; Week1 &#124; bookmark-link</title>
		<link>http://www.javablogging.com/what-is-java-dynamic-proxies-api/comment-page-1/#comment-914</link>
		<dc:creator>Java bookmark links, Nov 2009 &#8211; Week1 &#124; bookmark-link</dc:creator>
		<pubDate>Sat, 07 Nov 2009 10:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.javablogging.com/?p=876#comment-914</guid>
		<description>[...] 4) 02 Nov 09 &#8211; Mironsadziak blog about what is dynamic Proxies and how to create dynamic proxies for classes in Java. [...]</description>
		<content:encoded><![CDATA[<p>[...] 4) 02 Nov 09 &#8211; Mironsadziak blog about what is dynamic Proxies and how to create dynamic proxies for classes in Java. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noman</title>
		<link>http://www.javablogging.com/what-is-java-dynamic-proxies-api/comment-page-1/#comment-902</link>
		<dc:creator>Noman</dc:creator>
		<pubDate>Fri, 06 Nov 2009 08:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.javablogging.com/?p=876#comment-902</guid>
		<description>very nice and intresting post  thanx  for that i used the AOP feature in spring  bt  not know abt the dynamic proxy it is great learning curv for me  thanx  for  that  kepp it up...</description>
		<content:encoded><![CDATA[<p>very nice and intresting post  thanx  for that i used the AOP feature in spring  bt  not know abt the dynamic proxy it is great learning curv for me  thanx  for  that  kepp it up&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray Tucson</title>
		<link>http://www.javablogging.com/what-is-java-dynamic-proxies-api/comment-page-1/#comment-889</link>
		<dc:creator>Ray Tucson</dc:creator>
		<pubDate>Thu, 05 Nov 2009 15:34:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.javablogging.com/?p=876#comment-889</guid>
		<description>Decorator Pattern +1</description>
		<content:encoded><![CDATA[<p>Decorator Pattern +1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CertPal</title>
		<link>http://www.javablogging.com/what-is-java-dynamic-proxies-api/comment-page-1/#comment-885</link>
		<dc:creator>CertPal</dc:creator>
		<pubDate>Thu, 05 Nov 2009 09:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.javablogging.com/?p=876#comment-885</guid>
		<description>I was just going to mention AOP when I was half way through reading the post and then saw it in the conclusion. Spring AOP and other AOP alliance APIs are certainly worth a look.

I remember reading something similar when someone wanted to trace all the method calls on a JDBC driver or something like that.</description>
		<content:encoded><![CDATA[<p>I was just going to mention AOP when I was half way through reading the post and then saw it in the conclusion. Spring AOP and other AOP alliance APIs are certainly worth a look.</p>
<p>I remember reading something similar when someone wanted to trace all the method calls on a JDBC driver or something like that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention JavaBlogging » What is Java Dynamic Proxies API? -- Topsy.com</title>
		<link>http://www.javablogging.com/what-is-java-dynamic-proxies-api/comment-page-1/#comment-883</link>
		<dc:creator>Tweets that mention JavaBlogging » What is Java Dynamic Proxies API? -- Topsy.com</dc:creator>
		<pubDate>Thu, 05 Nov 2009 08:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.javablogging.com/?p=876#comment-883</guid>
		<description>[...] This post was mentioned on Twitter by Shane K Johnson and Stephan Osa Asemota, smallufo. smallufo said: What is Java Dynamic Proxies API? http://bit.ly/17bzrz [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Shane K Johnson and Stephan Osa Asemota, smallufo. smallufo said: What is Java Dynamic Proxies API? <a href="http://bit.ly/17bzrz" rel="nofollow">http://bit.ly/17bzrz</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

