<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>enterprisegeeks</author_name>
  <author_url>https://blog.hatena.ne.jp/enterprisegeeks/</author_url>
  <blog_title>エンタープライズギークス (Enterprise Geeks)</blog_title>
  <blog_url>https://enterprisegeeks.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaEE</anon>
    <anon>CDI</anon>
  </categories>
  <description>前回までで、CDIの基本的な仕組みを紹介した。今回は、CDIのスコープの中でも特殊なスコープである、会話スコープ(@ConversationScoped) について解説する。 @RequestScoped, @SessionScopde, @ApplicationScoped はServletのスコープにもあるので、多くの方にとって馴染み深いだろう。これらのスコープの場合、インスタンスの生成や破棄はCDIが自動で行う。 一方、会話スコープはセッションスコープの範囲内で開始と終了を明示する必要がある。 業務アプリケーションでは、セッションを論理的に分割したい場合がよくある。例えば、アプリケーショ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fenterprisegeeks.hatenablog.com%2Fentry%2F2015%2F08%2F17%2F143424&quot; title=&quot;JavaEE7をはじめよう(15) - CDI 会話スコープ - エンタープライズギークス (Enterprise Geeks)&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>2015-08-17 14:34:24</published>
  <title>JavaEE7をはじめよう(15) - CDI 会話スコープ</title>
  <type>rich</type>
  <url>https://enterprisegeeks.hatenablog.com/entry/2015/08/17/143424</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
