<?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>AOP</anon>
  </categories>
  <description>微妙なアイデアだけど、メソッド内でアドバイスを定義できるとしたら？ public class MyClass { public void method() { { methodA(); methodB(); } after() : call( void method*() ) { // ログとか } before() : call( void method*() ) { // ログとか } } private void methodA() { // ... } private void methodB() { // ... } }微妙っていう意味は： Ｑ「アスペクトとしてモジュール化されていな…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fasato-d.hatenadiary.org%2Fentry%2F20050316%2F1110970310&quot; title=&quot; Inner Advice - 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>2005-03-16 19:51:50</published>
  <title> Inner Advice</title>
  <type>rich</type>
  <url>https://asato-d.hatenadiary.org/entry/20050316/1110970310</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
