<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>posturan</author_name>
  <author_url>https://blog.hatena.ne.jp/posturan/</author_url>
  <blog_title>Oboe吹きプログラマの黙示録</blog_title>
  <blog_url>https://oboe2uran.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Google guice使用時、見落としそうで初歩的なミスを防ぐのに注意すべきこと。 コンストラクタ以外のメソッドにも @Inject を付けるとインジェクト時に、 そのメソッドも動作する。 @Inject public void foo(String s){ // コンストラクタ実行後に、このメソッドが実行される！ // 引数 s に対するバインド定義が一致すれば、引数 s は、 // そのルールでインジェクト値が入る。 } @Inject 付与メソッドを２個、書き並べると記述順に実行された。 付与メソッドを複数書き並べた場合は、記述順が普遍的な規則なのか？ クラス継承の場合、継承元のメソッ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Foboe2uran.hatenablog.com%2Fentry%2F2010%2F02%2F11%2F094443&quot; title=&quot;Injectの注意 - Oboe吹きプログラマの黙示録&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>2010-02-11 09:44:43</published>
  <title>Injectの注意</title>
  <type>rich</type>
  <url>https://oboe2uran.hatenablog.com/entry/2010/02/11/094443</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
