<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Weiqi Gao&#039;s Observations - aop tag</title>
  <link>http://www.weiqigao.com/blog/tags/aop/</link>
  <description>Sharing My Experience...</description>
  <language>en</language>
  <copyright>Weiqi Gao</copyright>
  <lastBuildDate>Fri, 11 May 2012 12:48:36 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  <image>
    <url>http://pebble.sourceforge.net/common/images/powered-by-pebble.gif</url>
    <title>Weiqi Gao&#039;s Observations</title>
    <link>http://www.weiqigao.com/blog/</link>
  </image>
  
  
  <item>
    <title>Java News Brief (JNB): Create Proxies Dynamically Using CGLIB Library</title>
    <link>http://www.weiqigao.com/blog/2005/11/02/java_news_brief_jnb_create_proxies_dynamically_using_cglib_library.html</link>
    
      
        <description>
          &lt;p&gt;&lt;a href= &#034;http://lizjason.com/blog&#034; &gt;Jason Zhicheng Li&lt;/a&gt; wrote this month&#039;s &lt;a href= &#034;http://ociweb.com/jnb/&#034; &gt;Java News Brief (JNB)&lt;/a&gt; article: &lt;a href= &#034;http://ociweb.com/jnb/jnbNov2005.html&#034; &gt;Create Proxies Dynamically Using CGLIB Library&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href= &#034;http://ociweb.com/jnb/jnbNov2005.html&#034; &gt;Jason Zhicheng Li&lt;/a&gt;: Essentially, CGLIB dynamically generates a subclass to override the non-final methods of the proxied class.  It is faster than the JDK dynamic proxy approach, which uses Java reflection.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;He also published the &lt;a href= &#034;http://today.java.net/pub/a/today/2005/11/01/implement-proxy-based-aop.html&#034; &gt;Roll your own AOP&lt;/a&gt; article on &lt;a href= &#034;http://today.java.net/pub/a/today/2005/11/01/implement-proxy-based-aop.html&#034; &gt;Java.net&lt;/a&gt; yesterday.&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2005/11/02/java_news_brief_jnb_create_proxies_dynamically_using_cglib_library.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2005/11/02/java_news_brief_jnb_create_proxies_dynamically_using_cglib_library.html</guid>
    <pubDate>Wed, 02 Nov 2005 14:49:50 GMT</pubDate>
  </item>
  
  <item>
    <title>Aspect Oriented Programming</title>
    <link>http://www.weiqigao.com/blog/2003/08/15/aspect_oriented_programming.html</link>
    
      
        <description>
          &lt;p&gt;Yesterday&#039;s presentation at the St. Louis Java User&#039;s Group is excellent, even though we have to move 50 people to OCI.&lt;/p&gt;

&lt;p&gt;Mark Volkmann talked about Aspect Oriented Programming.  Very thorough, very lively.  The presentation material is on the Javasig website, &lt;a href= &#034;http://www.ociweb.com/javasig/knowledgebase/2003-08/AOP.pdf&#034; &gt;here.&lt;/a&gt;&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2003/08/15/aspect_oriented_programming.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2003/08/15/aspect_oriented_programming.html</guid>
    <pubDate>Fri, 15 Aug 2003 13:36:03 GMT</pubDate>
  </item>
  
  </channel>
</rss>

