インターフェースの使用
org.springframework.beans.factory.BeanRegistry
BeanRegistry を使用するパッケージ
パッケージ
説明
Spring の軽量の制御の反転(IoC)コンテナーを実装するコアパッケージ。
org.springframework.beans.factory
パッケージをサポートするクラス。org.springframework.beans.factory 内の BeanRegistry 使用
型 BeanRegistry のパラメーターを持つ org.springframework.beans.factory のメソッド修飾子と型メソッド説明void
BeanRegistrar.register
(BeanRegistry registry, Environment env) 指定されたBeanRegistry
にプログラム的に Bean を登録します。org.springframework.beans.factory.support 内の BeanRegistry 使用
BeanRegistry を実装している org.springframework.beans.factory.support のクラス修飾子と型クラス説明class