Locked History Actions

Diff for "guice/Manual/Internals"

Differences between revisions 1 and 2
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
Optional AOP
    Building Guice without AOP support
Spring Comparison
    How does Guice compare to Spring et al?
Guice 2.1 Development
[[guice/Manual/Internals/OptionalAOP|AOPオプション]]
    AOPサポートなしでGuiceをビルドする
[[guice/Manual/Internals/SpringComparison|Springとの比較]]
    Springと比較すると?
[[guice/Manual/Internals/Guice21|Guice2.1の開発]]

Internals

ブートストラップ

  • インジェクタ生成プロセスの概要

バインディングの解決

  • インジェクタがどのようにインジェクション要求を解決するか

注入ポイント

  • 何を注入すべきであるかをどのように決定するか

クラスのローディング

  • Motivation for and consequences of generating classes in Guice

AOPオプション

  • AOPサポートなしでGuiceをビルドする

Springとの比較

  • Springと比較すると?

Guice2.1の開発

  • Guice 2.1 Release