<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>asato-d</author_name>
  <author_url>https://blog.hatena.ne.jp/asato-d/</author_url>
  <blog_title>asatoの技術的な内容の日記</blog_title>
  <blog_url>https://asato-d.hatenadiary.org/</blog_url>
  <categories>
    <anon>ネタ</anon>
    <anon>AOP</anon>
  </categories>
  <description>ちょっとタイトルは大げさだけど、、、 もし、アドバイスにメソッドと同じように名前を付けられたら？ public aspect MyAspect { before myBefore() { ... } } メソッドがリフレクションを通して、Method として取得できるのと同様に public class MyClass { public void method() { Advice advice = MyAspect.aspect.getAdvice(&quot;myBefore&quot;); } } みたいな？ もしこれができるとすると、一つの利点は、アドバイス単位でそのアドバイスを実行するかどうかを指定でき…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fasato-d.hatenadiary.org%2Fentry%2F20040507%2F1083880893&quot; title=&quot; Aspectual Reflection or Aspect-Oriented Reflection - asatoの技術的な内容の日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2004-05-07 07:01:33</published>
  <title> Aspectual Reflection or Aspect-Oriented Reflection</title>
  <type>rich</type>
  <url>https://asato-d.hatenadiary.org/entry/20040507/1083880893</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
