| Class | Description | 
|---|---|
| ContainerBuilderWrapper | |
| ContainerInjectableConstructor | 
 インジェクションされるコンストラクタを表す 
InjectableConstructor実装クラス。
  与えられたContainerをそのまま返却する。 | 
| DefaultDestroyMethod | 
DestroyMethodのデフォルト実装クラス。 | 
| DefaultInitMethod | 
InitMethodのデフォルト実装クラス。 | 
| DefaultInjectableConstructor | 
InjectableConstructorのデフォルト実装クラス。 | 
| DefaultInjectionComponentResolver | 
InjectionComponentResolverのデフォルト実装クラス。 | 
| DefaultObservesMethod | 
ObservesMethodのデフォルト実装クラス。 | 
| ErrorCollectorImpl | 
ErrorCollector実装クラス。 | 
| InjectableField | 
 インジェクションされるフィールドを表す 
InjectableMember実装クラス。 | 
| InjectableMethod | 
 インジェクションされるメソッドを表す 
InjectableMember実装クラス。 | 
| InjectionComponentResolvers | 
InjectionComponentResolverのファーストクラスコレクションクラス。 | 
| NoopDestroyMethod | 
 何もしない 
DestroyMethod実装クラス。 | 
| NoopInitMethod | 
 何もしない 
InitMethod実装クラス。 | 
| PassthroughInjectableConstructor | 
 格納したインスタンスをそのまま返却する 
InjectableConstructor実装クラス。 |