Scala Akka 適当訳
http://doc.akka.io/api/akka/2.0/akka/actor/ActorSystem$.html
def apply (name: String): ActorSystem
Creates a new ActorSystem with the specified name, obtains the current ClassLoader by first inspecting the current threads' getContextClassLoader, then tries to walk the stack to find the callers class loader, then falls back to the ClassLoader associated with the ActorSystem class.
指定された名前で新規のActorSystemを作成し、
最初に現在のClassLoaderを検査することで現在のスレッドのgetContextClassLoaderを取得します。
そして、呼び出しもとのクラスローダーを見つけるためにスタックを探しまわります。
その後、ActorSystemクラスと関連付けられたClassLoaderに戻ります。
- 作者: Martin Odersky,Lex Spoon,Bill Venners,羽生田栄一,水島宏太,長尾高弘
- 出版社/メーカー: インプレスジャパン
- 発売日: 2011/09/27
- メディア: 単行本(ソフトカバー)
- 購入: 12人 クリック: 235回
- この商品を含むブログ (44件) を見る